Edit readme
This commit is contained in:
parent
55d252b421
commit
9dab0e03dd
@ -6,4 +6,6 @@ Looking to connect more? Join our [RocketChat](https://rocketchat.moeny.ai).
|
||||
|
||||
## Docker Compose
|
||||
|
||||
The docker setup uses [traefik](https://hub.docker.com/_/traefik) to handle Let's Encrypt certificates, using a [DNS challenge](https://letsencrypt.org/docs/challenge-types/#dns-01-challenge). In order for this setup to work, your DNS server must be configured with a TSIG key for dynamic updates. See our [bind9](https://gitea.moeny.ai/moeny/bind9) repo for more info.
|
||||
The docker setup uses [traefik](https://hub.docker.com/_/traefik) to handle Let's Encrypt certificates, using a [DNS challenge](https://letsencrypt.org/docs/challenge-types/#dns-01-challenge). In order for this setup to work, your DNS server must be configured with a TSIG key for dynamic updates. See our [bind9](https://gitea.moeny.ai/moeny/bind9) repo for more info.
|
||||
|
||||
Also, note that the [`docker-compose.yaml`](docker-compose.yaml) uses environment variables for information on your TSIG key and DNS server. Make sure to copy `deploy.env` to `.env` and fill it with your own information.
|
Loading…
Reference in New Issue
Block a user