macOS
brew install octodnslocal Homebrew formula metadata
brew / Rang 7364
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für octodns in AI-Agent-Workflows.
Installation
brew install octodnslocal Homebrew formula metadata
nix profile install nixpkgs#octodnsnixpkgs package indexes · pkgs/by-name/oc/octodns/package.nix · Quelle: api.github.com
Überblick
Tools for managing DNS across multiple providers
Verlauf
octoDNS is a Python "DNS as code" toolchain for representing DNS zones in version-controlled configuration and synchronizing them to one or more DNS providers. Its package-nerd identity is unusually clear: it turns mutable provider control panels into reviewable, repeatable infrastructure artifacts.
The public GitHub repository was created on 2017-03-14, and the README credits Ross McFarland and Joe Williams as the project designers and authors. GitHub announced OctoDNS on 2017-04-27 in a post about split-authority DNS, explaining that GitHub wanted one system to manage internal and external DNS records and keep zones synchronized across multiple providers.
The project evolved around pluggable providers and a CLI workflow: zone files are read from sources, compared with provider state, and then applied by commands such as octodns-sync after review.
GitHub's own 2017 writeup is the strongest early adoption signal: it described dozens of zones and thousands of records being managed through GitHub Flow, dry-run previews, and deployment tooling. Homebrew and Nix packaging later made the CLI available as a normal developer workstation package.
Operators use octoDNS by storing YAML zone data and a provider mapping in a repository, running comparison or validation commands, reviewing the plan, and applying changes to targets such as Route53 or Dyn. The same workflow also supports split-authority DNS, where identical records must be maintained across more than one authoritative provider.
octoDNS matters because it treats DNS records like source code without requiring teams to standardize on a single DNS vendor. For package indexers it is a clean example of an operations tool whose executables, provider plugins, and configuration model are the product.
Sicherheitslage
Für octodns wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
octodns-compare | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
octodns-dump | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
octodns-report | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
octodns-schema | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
octodns-sync | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
octodns-validate | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
octodns-versions | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:octodns |
|---|---|
| Version | 1.21.1 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/octodns/octodns |
| Repository | https://github.com/octodns/octodns |
| Zuletzt aktualisiert | 2026-08-02T22:08:54Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
octodns
nix profile install nixpkgs#octodnsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.