diff --git a/README.md b/README.md index f72f745..022f614 100644 --- a/README.md +++ b/README.md @@ -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