You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 * * * *
About
A docker image to replicate the heroku alias dns entry on GCP