|
|
|
|
|
by firesteelrain
781 days ago
|
|
We just started running Traefik in production since looking at self managed K8s was just too hard and complicated for what we were trying to do. We have an Ansible Docker compose service (that’s what we call it), that starts up the containers and auto registers the containers with Traefik. It works really well. We are airgapped so can’t use Let’s Encrypt. We inject the certs into our containers via Ansible or Docker Compose. |
|