readme fix

This commit is contained in:
theadam 2024-11-18 16:24:46 +01:00
parent b8efca91a8
commit 59435f9541

View file

@ -4,7 +4,7 @@
This role installs [nginx-proxy](https://github.com/nginx-proxy/nginx-proxy) with [separated nginx container](https://github.com/nginx-proxy/docker-gen#separate-container-install).
It will not use the automated acme script because it uses webroot. To be more flexible, the suggested role to use is install-acme-sh role, that installs acme.sh on host OS, can use DNS challenges and wildcard certs and is can be easily added to nginx-proxy with hooks.
It will not use the automated acme script because it uses webroot. To be more flexible, the suggested role to use is [acmesh-install-deploy](https://repo.theadam.eu/ansible-roles/acmesh-install-deploy) role, that installs acme.sh on host OS, can use DNS challenges and wildcard certs and is can be easily added to nginx-proxy with hooks.
More advantage of this solution is that it does not matter that if you use only nginx-proxy with certs or use proxy solutions, E.G. Cloudflare.
## Variables