macOS
brew install gobackuplocal Homebrew formula metadata
brew
CLI tool for backup your databases, files to cloud storages. Version 3.1.1 via Homebrew; verified 2026-07-06.
install
brew install gobackuplocal Homebrew formula metadata
overview
CLI tool for backup your databases, files to cloud storages
history
GoBackup is a Go-based server backup utility for databases and files, with output targets that include local and network/cloud storage. In package-manager terms it sits in the small-admin-tools lane: a single command intended to replace heavier, language-runtime-dependent backup scripts on application servers.
The public repository was created in September 2017, and the project documentation describes GoBackup as inspired by the Ruby backup/backup project while avoiding a Ruby dependency. Early releases followed quickly after the repository appeared, beginning with 0.0.1 on September 8, 2017.
GoBackup was packaged for Homebrew as the brew:gobackup formula and also documents Homebrew installation alongside its shell install script. Its adoption pattern is that of a focused operations CLI rather than a framework: users install the binary, point it at a YAML configuration file, and let scheduled backup jobs run.
GoBackup is used to archive configured files and dump databases such as MySQL, PostgreSQL, Redis, MongoDB, SQLite, Microsoft SQL Server, InfluxDB, MariaDB, etcd, and Firebird, then send the results to storage backends such as FTP, SFTP, SCP, S3-compatible services, Google Cloud Storage, Azure Blob Storage, Backblaze B2, WebDAV, and others. The same configuration can include notification targets such as mail, webhooks, Discord, Slack, Telegram, and similar services.
The package is notable because it packages a classic sysadmin concern as a small Go binary with no runtime dependency on Ruby or Python. For Homebrew users, that makes it a tidy example of the post-2010s migration of server-maintenance tools from scripting-language ecosystems into statically compiled CLIs.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.gobackup/gobackup.yml/etc/gobackup/gobackup.ymlCredential-bearing paths to review before unattended agent runs.
~/.gobackup/gobackup.yml/etc/gobackup/gobackup.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gobackup | 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/gobackup/gobackup
install metadata
| Package key | brew:gobackup |
|---|---|
| Version | 3.1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gobackup |
| Homepage | https://gobackup.github.io |
| Repository | https://github.com/gobackup/gobackup |
| Upstream docs | https://gobackup.github.io/ |
| License | MIT |
| Source archive | https://github.com/gobackup/gobackup/archive/refs/tags/v3.1.1.tar.gz |
| Last updated | 2026-07-06T12:29:33Z |
| Pulse | updated |
| Build dependencies | go, node, yarn |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gobackup |
| 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.