This role allows the installation of a Nginx web server and the configuration of:
- Nginx configuration
- vhosts (server block)
- whether or not to remove the default vhost
- Gzip
- Brotli (on request)
- Auth Restriction (.htpasswd)
- SSL
- PHPMyAdmin (if installed)
None.
None.
- hosts: servers
roles:
- { role: julien_langlois.nginx }
MIT / BSD
This role was created in 2020 by Julien Langlois.