letsencrypt

Use traefik & LE resolver for automatic enrolment of IONOS certificates

Introduction I use traefik reverse proxy as the entrypoint for all my docker container services to have proper SSL termination. To enrol my certificates I use the development API for IONOS to solve the dns-challenge and hand it over to the resolver to request a new certificate when I create a new service. What is covered or what is the TL;DR here ? We use a Kubernetes Cluster to deploy KAN into it and use the ready to use AI Skills to connect our Videostream from the camera to detect vehicles.

Read more →