Changes:
- add config validation option via Makefile
- add `default-http{,s}-port` commands to add_servers.py
- update add_servers.py to pass generic parameters to servers in templates
- add nginx_conf.d directory usage for more than one custom nginx configurations
- rename `port` and `ssl_port` to `http{,s}_port` for templates
- add `http{,s}_custom_params` to templates
9 lines
112 B
Plaintext
9 lines
112 B
Plaintext
/nginx/domains.txt
|
|
/nginx/servers.yaml
|
|
/nginx/nginx.conf.j2
|
|
/nginx.conf
|
|
*.env
|
|
/.venv
|
|
/docker-compose.y*ml
|
|
/data
|