727 B
727 B
Changelog
All notable changes to this project will be documented here.
Format follows Keep a Changelog. Versioning follows Semantic Versioning.
[1.0.0] - 2026-05-24
Added
- Initial release
- Poll Traefik API for docker-provider routers with Host() rules
- Filter hostnames to configured DNS zone
- Create and remove A records via GSS-TSIG authenticated RFC 2136 dynamic DNS update
- Kerberos authentication using keytab (no passwords, no SSH)
- State tracking across poll cycles to minimise DNS writes
- Docker secret support for keytab
- Configurable via environment variables
- Debian bookworm-slim base image
- Runs as nobody