Cloudflare DDNS
This directory contains the configuration for the favonia/cloudflare-ddns Docker image. This image provides a DDNS client for Cloudflare, which automatically updates your DNS records when your IP address changes.
How to start
- Create a .envfile based on the.env.examplefile.
- Set the CLOUDFLARE_API_TOKENandDOMAINSvariables in the.envfile.
- Run docker-compose up -dto start the application.
Setup
After starting the application, the DDNS client will automatically update your Cloudflare DNS records.