Go to file
2023-03-11 18:18:27 +01:00
defaults Add more configuration files and templates 2023-03-11 18:18:27 +01:00
files Add more configuration files and templates 2023-03-11 18:18:27 +01:00
handlers nginx: Aktualisiere Rolle. Dient nun zur allgemeinen Einrichtung von Nginx 2022-06-19 20:30:17 +02:00
meta Add more configuration files and templates 2023-03-11 18:18:27 +01:00
tasks Add more configuration files and templates 2023-03-11 18:18:27 +01:00
templates Add more configuration files and templates 2023-03-11 18:18:27 +01:00
README.md Add more configuration files and templates 2023-03-11 18:18:27 +01:00

Nginx

Role to install Nginx.

Variables

Name Default Notes
nginx_port 80 Listen port for Nginx
nginx_package_name nginx-full Name of the Debian package to install
nginx_bad_client_ip List of IP address to deny access
nginx_type gateway for a Reverse Proxy, standalone for a frontend webserver, backend for a backend webserver (behind a Reverse Proxy)
dhparam_path /etc/ssl/private/dhparam.pem Path to dhparam file