Merged Elsewhere: Fix setup of nsupdate. Add installation of dnsutils. Dynamically get dynamic dns server domain. #59

Closed
notplants wants to merge 0 commits from fix-nsupdate2 into main
Owner

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 added 3 commits 2021-12-22 17:22:00 +00:00
Author
Owner

the changes in this PR were included in this merged PR #63

closing this PR

the changes in this PR were included in this merged PR https://git.coopcloud.tech/PeachCloud/peach-workspace/pulls/63 closing this PR
notplants closed this pull request 2022-01-12 15:38:42 +00:00
notplants deleted branch fix-nsupdate2 2022-01-12 15:38:46 +00:00
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

Sign in to join this conversation.
No description provided.