macOS
brew install octodnslocal Homebrew formula metadata
安装
brew install octodnslocal Homebrew formula metadata
nix profile install nixpkgs#octodnsnixpkgs package indexes · pkgs/by-name/oc/octodns/package.nix · 来源: api.github.com
概览
Tools for managing DNS across multiple providers
历史
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.
安全态势
没有找到 octodns 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
octodns-compare | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
octodns-dump | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
octodns-report | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
octodns-schema | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
octodns-sync | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
octodns-validate | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
octodns-versions | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:octodns |
|---|---|
| 版本 | 1.21.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/octodns/octodns |
| 仓库 | https://github.com/octodns/octodns |
| 最后更新 | 2026-08-02T22:08:54Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
octodns
nix profile install nixpkgs#octodns来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.