Getting Started
Prerequisites
- A supported DNS provider account (GCP Cloud DNS or DigitalOcean DNS)
- A DNS zone already created in that provider
- A machine/network where your public IP can change (home connection, lab, etc.)
Quick start
- Create a
config.yamlfile (see the Configuration section). - Run
dns-updatereither:- as a local binary (CLI), or
- as a Docker container.
dns-updater loads config.yaml from the current working directory.