A docker image to replicate the heroku alias dns entry on GCP.
https://support.dnsimple.com/articles/alias-record/
This is done via a GCP Cloud-Run that has a Crone Job of 30min and checks if the CName Ip has changed.
Cron: */30 * * * *
A docker image to replicate the heroku alias dns entry on GCP.
https://support.dnsimple.com/articles/alias-record/
This is done via a GCP Cloud-Run that has a Crone Job of 30min and checks if the CName Ip has changed.
Cron: */30 * * * *