RealGecko

Results 200 comments of RealGecko

OK, tried to use this https://aur.archlinux.org/packages/canonical-multipass as a base, changed the version to 1.14.0, disabled `ovmf.patch` and updated `MULTIPASS_ENABLE_TESTS` and `MULTIPASS_ENABLE_FLUTTER_GUI` to `OFF`, build is almost done and then at...

Well I switched to LXD already anyways as it's more flexible :D Thanks for help.

Yeah, man. I definitely need to rework config file creation :)

https://github.com/Real-Gecko/virtualmin-nginx-fpm/issues/11#issuecomment-282572743

Hi, I use module to manage all virtual servers on my production server. However it's functionality not really extensive. For now it only creates Nginx and FPM configs: ``` server...

What config are you asking about exactly? Nginx one or FPM?

Well, Nginx config is not changable and is created as written above, this pattern was taken from the core Nginx module (actually copied from already created config by the core...

There is a "readme" in [this repo root](https://github.com/Real-Gecko/virtualmin-nginx-fpm) describing how to install and use this plugin. Log rotation is not still working. Opcache is installed globally in the system, this...

Yes, that's correct, you'll have to switch your vhosts manually. Note that this plugin is not compatible with stock Apache plugin, but plays nicely with stock Nginx plugin.

Yep, plugin definitely needs rework :D