-
Notifications
You must be signed in to change notification settings - Fork 2
lunderhage/docker_dns_updater
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Afraid FreeDNS updater This image creates a container that maintains a dynamic dns record on freedns.afraid.org. How to build: docker build . -t dns_updater How to start: You need to fetch the alpha numeric key from the Afraid website for the domain you want to update. docker run --restart=always --name dns_updater -e KEY=<ALPHA NUMERIC KEY> -d dns_updater The container will then automatically be started on boot.
About
A docker image to maintain an Afraid FreeDNS dynamic domain updated.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published