Skip to content

dotWee/docker-traefik-adguard-sync

 
 

Repository files navigation

traefik-adguard-sync

A simple python script to sync your Traefik TLS certificates to AdGuardHome for DNS-over-TLS.

Meant to be used in a Kubernetes cluster with Traefik and AdGuardHome deployments, as a CronJob to periodically update TLS certs in AdGuardHome.

Usage

  1. Modify cronjob.yml, to change the PersistentVolumeClaim names traefik, adguard to the ones you use.
  2. Deploy!

About

A Python script to sync TLS Certificates from Traefik to AdguardHome for DNS-over-TLS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.2%
  • Dockerfile 2.8%