Traefik gateway
- Github
- [Docker hub
traefik
]https://hub.docker.com/_/traefik) This is the traefik reverse proxy. Labels containing rules like:
Host(`...`)
trigger generation of (let's encrypt)[https://letsencrypt.org/] certificates
which are also stored in /data/certs
, each domain using it's own subdirectory.
For storing and updating the certificates in /data/certs
the service certdumper
must be running.
Other services can mount their domain-specific certificate from /data/certs/<domain used in Host(...)>
You can see the Dashboard here
NOTE: Dont forget the final /
in https://auth.dev.cante.dev/dashboard/
©2021,2022 by Cante Mining Corporation S.R.L.
Generated on 2022-11-12 14:44:00Z