Skip to content

Tyr3al/traefik-adguard-sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 96.7%
  • Dockerfile 3.3%