A docker compose configuration for spinning up a Traefik v2 instance with Lets Encrypt DNS-01 challenge supported through Cloudflare.
cp .env.dev .env # edit .env as necessary
docker-compose up -d
Comment out the following line in docker-compose.yml
for production.
- --certificatesresolvers.letsencrypt.acme.caserver=https://acme-staging-v02.api.letsencrypt.org/directory