macOS
brew install gobackuplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gobackup in AI-Agent-Workflows.
Installation
brew install gobackuplocal Homebrew formula metadata
Überblick
CLI tool for backup your databases, files to cloud storages
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gobackup | cli | globales Executable |
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.
https://github.com/gobackup/gobackup
Installationsmetadaten
| Paketschlüssel | brew:gobackup |
|---|---|
| Version | 3.1.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gobackup |
| Homepage | https://gobackup.github.io |
| Repository | https://github.com/gobackup/gobackup |
| Upstream-Dokumentation | https://gobackup.github.io/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/gobackup/gobackup/archive/refs/tags/v3.1.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-06T12:29:33Z |
| Pulse | updated |
| Build-Abhängigkeiten | go, node, yarn |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
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.