macOS
brew install consul-backinatorlocal Homebrew formula metadata
brew
Consul backup and restoration application. Version 1.6.6 via Homebrew; verified from local package data.
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 | cli | global executable |
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.
https://github.com/myENA/consul-backinator
install metadata
| Package key | brew:consul-backinator |
|---|---|
| Version | 1.6.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/consul-backinator |
| Homepage | https://github.com/myENA/consul-backinator |
| Repository | https://github.com/myENA/consul-backinator |
| Upstream docs | https://github.com/myENA/consul-backinator#readme |
| License | MPL-2.0 |
| Source archive | https://github.com/myENA/consul-backinator/archive/refs/tags/v1.6.6.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | consul-backinator |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.