Add Dynamic DNS Script (#9)

* Initial commit for Dynamic DNS code. Not in a runnable state but as far as I can get for now.

* Bring shell script for Dynamic DNS to working order. Dry runs are going well. Have not tested against a production environment yet.

* Add instructions for No-IP in case it needs installed later..

* Variablize the full path to the keyfile. Enforce strict permissions on the file.

* Final updates after successful testing.

* Update instructions, add examples.

* Fix usage.

* Remove unnecessary asterisk.
This commit is contained in:
2023-07-23 13:14:47 -07:00
committed by GitHub
parent 5d9c5e495d
commit e383520ebb
3 changed files with 218 additions and 1 deletions

4
.gitignore vendored
View File

@ -14,6 +14,8 @@ Config/ReverseProxy/config/hosts/*
Config/ReverseProxy/config/load.conf.d/*
Config/ReverseProxy/config/mail.conf.d/*
# Ignore MailServer Files
# Ignore downloaded mail server files
Config/MailServer/setup.sh
# Ignore any private key information
private.key