Docker Ddns Versions Save

Easy-to-deploy dynamic DNS with Docker, Go and Bind9

1.5.0

4 years ago
  • Allow getting IP address from "X-Real-Ip", "X-Forwarded-For" headers (#45) (joshdvir)

1.4.0

4 years ago
  • Add a DynDNS compatible API (thanks @sgyurko)

1.3.0

5 years ago
  • Add basic CI integration
  • Add usage example for docker-compose
  • Use request IP address when no addr is provided for better compatibility with DD-WRT (by vdweegen)
  • Allow IPv4 and IPv6 addresses to co-exist for the same domain

1.2.1

6 years ago
  • Fix permissions of /var/cache/bind on container startup
  • Create zone options if not done, fixing support for persistent volumes

1.2.0

6 years ago
  • Allow usage of multiple domains

1.1.0

6 years ago
  • Update Debian Jessie to Debian Stretch
  • Multistage Dockerfile resulting in smaller production image
  • Code refactoring
  • Extended response
  • Basic unit test coverage
  • Documentation on running from DockerHub

1.0.0

6 years ago