Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 783 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 783 Bytes

OctoDNS

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

🎯 Goals

  1. Manage my DNS records via Netbox
  2. Sync them to multiple locations, including:
    • Local BIND Server
    • Cloudflare

🚀 Getting started

$ uv venv
$ uv sync

🏗️ Usage

./octodns.sh --sync

🛠️ Tools

📝License

MIT