cloudsidedev / appside

Multitenant environment automation.
http://cloudside.ch
GNU Affero General Public License v3.0
38 stars 7 forks source link

Support for nginx #103

Closed ivomarino closed 6 years ago

ivomarino commented 6 years ago

We want support for latest PPA:nginx/stable on Ubuntu.

It should able to live side-by-side with Apache2 in necessary, the configuration template should be as flexible as possible in order to be able to use nginx in many different ways.

vhosts should continue to live in /var/www/vhosts, just served from nginx instead of Apache2.

ivomarino commented 6 years ago

Initial support has been implemented.