kaimallea / csgo

A containerized dedicated server for Counter-Strike: Global Offensive
The Unlicense
242 stars 58 forks source link

[cloud-init] Update dynamic DNS record via systemd #29

Closed kaimallea closed 4 years ago

kaimallea commented 4 years ago

If using cloud-init, the example cloud-config.yaml in this repo will install an additional systemd service and timer that will -- every 15 minutes -- retrieve your current public IP address and then update your dynamic DNS record via Google Domains.

This will allow you to avoid the cost of paying for static IP address.