4.5 KiB
4.5 KiB
Table of Contents
nginx-reverse-proxy
Description
Nginx as reverse proxy.
Examples
Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.
With minimum providers:
nginx-reverse-proxy:
applicationservice: nginx-reverse-proxy
provider_zone: reverseproxy
zones_name:
- localdns
With all providers:
nginx-reverse-proxy:
applicationservice: nginx-reverse-proxy
provider_zone: reverseproxy
zones_name:
- journald
- localdns
Dependances
Variables
Général (general)
network (general.network)
Description | Values |
---|---|
incoming_ports [+] | 80 443 |
NGINX (general.nginx)
Paramétrage global de NGINX
Description | Type | Values | Choices |
---|---|---|---|
Autorité de certification signant le certificat des domaines extérieurs (nginx_certificates_provider) | choice | autosigne | autosigne letsencrypt |
nginx_default | string | ||
nginx_default_http | string | False | |
nginx_default_https | string | False |
Machine (machine)
Description | Values |
---|---|
var_size | 256 |
add_tmp | False |
add_srv | False |
add_swap | False |
Nginx (nginx)
Description | Type | Provider |
---|---|---|
Nom des domaines dans le serveur mandataire inverse (remotes) [+] | domainname | ReverseProxy |
- [+]: variable is multiple
- bold: variable is mandatory