desec-stack
desec-stack copied to clipboard
Move email templates to volume (to avoid hardcoding our addresses within our images)
See https://github.com/desec-io/desec-stack/blob/60f58b1/dbmaster/51-server.cnf#L3-L4
same holds for the supermaster name in the nsmaster supermaster table
The two cases above (dbmaster and supermaster settings) are no longer relevant.
The string dedyn.io currently is only found within the API tests.
The string desec.io is still found in email templates, and the default email from address setting. We could consider moving those away.
The strings also occur in documentation and on the website, but I guess that's fine.