Since there are some great improvements in NGINX v1.27.0, that will also be included in Hestia v1.9.0, would it be possible to install Hestia without Apache, and just use NGINX for everything?
Basically, having the option make HestiaCP an NGINX-only panel.
Also, if this is a thing that’s currently possible, is there any chance you guys will add a VHost editor for each domain, like other panels have?
Example:
So you install it as NGINX + PHP-FPM only, by using --apache no.
You create your own vhost template (or duplicate the default one and edit it), and you upload it in /usr/local/hestia/data/templates/web/nginx/php-fpm/.
Then in Domain Edit > Advanced, the new template should appear under Web Template, and you’ll be able to select it.
Would these be the right steps? Any other steps to take, like rebuilding stuff etc.?