This PR changes the dyndns code in peach-lib to look up the domain of the dynamic dns server to talk to from config.yml.
This is more flexible, and allows me to more easily test multiple servers (prod and staging), and could also allow easier changing to a new dynamic dns server in the future.
I also additionally added installation of dnsutils to the peach-config setup script, which was missing before, and is required for the use of nsupdate by dyndns-updater.
This PR changes the dyndns code in peach-lib to look up the domain of the dynamic dns server to talk to from config.yml.
This is more flexible, and allows me to more easily test multiple servers (prod and staging), and could also allow easier changing to a new dynamic dns server in the future.
I also additionally added installation of dnsutils to the peach-config setup script, which was missing before, and is required for the use of nsupdate by dyndns-updater.
notplants
changed title from WIP: Fix setup of nsupdate. Add installation of dnsutils. Dynamically get dynamic dns server domain. to Merged Elsewhere: Fix setup of nsupdate. Add installation of dnsutils. Dynamically get dynamic dns server domain.2022-01-12 15:39:08 +00:00
Pull request closed
This pull request cannot be reopened because the branch was deleted.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR changes the dyndns code in peach-lib to look up the domain of the dynamic dns server to talk to from config.yml.
This is more flexible, and allows me to more easily test multiple servers (prod and staging), and could also allow easier changing to a new dynamic dns server in the future.
I also additionally added installation of dnsutils to the peach-config setup script, which was missing before, and is required for the use of nsupdate by dyndns-updater.
the changes in this PR were included in this merged PR #63
closing this PR
WIP: Fix setup of nsupdate. Add installation of dnsutils. Dynamically get dynamic dns server domain.to Merged Elsewhere: Fix setup of nsupdate. Add installation of dnsutils. Dynamically get dynamic dns server domain.Pull request closed