readme fix
This commit is contained in:
parent
b8efca91a8
commit
59435f9541
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue