Dentropy Cloud TLS Certificate Management Research
- Multiplatform
- Quick Start - Traefik
- Docker
- SWAG setup - LinuxServer.io
- nginx-proxy/docker-letsencrypt-nginx-proxy-companion
- Nginx Proxy Manager
- Kubernetes
- cert-manager
TLS Certificate Management
- For Docker there are two options
- Nginx Proxy Manager is the easiest to use though it does not have an API to automate DNS configuration
- Traefik with Let's Encrypt allows for stateless DNS configuration within each container itself using labels.
- For Kubernetes use cert-manager