Update A Record in the DNS Zone on Change of my Dynamic IP.
Go to file
Jonas Sulzer 41c70a22ce
👌 IMPROVE: allow specifying the A records to update
- this allows to explicitely define which A records to update rather than just modifying the two last ones
- the records are defined by their complete (sub)domain in a comma separated list as environment variable 'Records'

Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2020-12-19 15:08:11 +01:00
src 👌 IMPROVE: allow specifying the A records to update 2020-12-19 15:08:11 +01:00
Dockerfile NEW: Dockerfile 2020-04-23 14:30:00 +02:00
app.env_example 👌 IMPROVE: allow specifying the A records to update 2020-12-19 15:08:11 +01:00
docker-compose.yml 🐛 FIX: build / run issues with docker mount points 2020-12-18 23:43:36 +01:00
reverseHostpoint.md NEW: Reverse engineer token handling 2020-04-15 20:46:11 +02:00