macOS
brew install consul-backinatorlocal Homebrew formula metadata
brew / rank 9700
Consul backup and restoration application. Version 1.6.6 via Homebrew; verified 2026-07-27.
install
brew install consul-backinatorlocal Homebrew formula metadata
overview
Consul backup and restoration application
history
consul-backinator is a Go utility for backing up and restoring Consul data, especially KV pairs, ACL tokens, and prepared queries. It is an operations-side companion to Consul rather than a HashiCorp core project.
The upstream README describes consul-backinator as a flexible Consul KV backup and restore tool written in Go using the official Consul API. Its first tagged GitHub release is labeled v1.0 and was published in June 2016.
The tool grew around practical backup concerns: gzip-compressed JSON payloads, AES-256 encryption, HMAC-SHA256 validation, path transformation, S3 support, Docker images, Nomad usage, ACL backup, and prepared-query backup.
Adoption appears niche and ops-focused. The README documents Homebrew installation, go get, source builds, Docker Hub images, and Nomad job usage, while the input package metadata lists only Homebrew among package managers.
Operators use the backup, restore, and dump subcommands. The README documents Consul connection settings through flags and environment variables, optional S3 URIs, encryption keys, signatures, ACL files, prepared queries, and destructive restore safeguards.
consul-backinator is significant as a package because it fills a gap around Consul disaster recovery workflows. It also shows the 2010s pattern of shipping a Go ops tool simultaneously as a single binary, Homebrew formula, Docker image, and Nomad job.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
consul-backinator | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:consul-backinator |
|---|---|
| Version | 1.6.6 |
| Package manager | Homebrew |
| Homepage | https://github.com/myENA/consul-backinator |
| Repository | https://github.com/myENA/consul-backinator |
| Last updated | 2026-07-27T22:04:03+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.