Configuration for managing my DNS via Netbox
Since I don't work much with Python, I decided to give this new python project manager from the folks behind ruff a shot - uv
- Manage my DNS records via Netbox
- Sync them to multiple locations, including:
- Local BIND Server
- Cloudflare
$ uv venv
$ uv sync
./octodns.sh --sync
MIT