# gobackup mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gobackup in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:gobackup
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gobackup
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:gobackup
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/gobackup>
- **Version:** 3.1.1
- **Quellzusammenfassung:** CLI tool for backup your databases, files to cloud storages
- **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
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- gobackup (cli)
- gobackup (Alias)

## Build-Abhängigkeiten

- go
- node
- yarn

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 3.1.1
- Manager aktualisiert: 2026-07-06
- lokale Daten: OK
- Upstream-Repository: https://github.com/gobackup/gobackup
- neueste erkannte Version: v3.1.1 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2017-09-06: Public GitHub repository created
- 2017-09-08: 0.0.1 release published
- 2017: Project documentation describes Ruby China using GoBackup from the start of the design period
- 2025: Documentation site records GoBackup features including daemon mode, Web UI, HTTP API, multiple databases, and multiple storage backends

### Related projects

- backup/backup is the explicitly cited inspiration for GoBackup.
- GoBackup belongs near other self-hosted backup and sync CLIs that package database dumps, filesystem archives, cloud object storage, and notifications into one installable command.

### Quellen

- <https://api.github.com/repos/gobackup/gobackup>
- <https://api.github.com/repos/gobackup/gobackup/releases?per_page=100>
- <https://formulae.brew.sh/formula/gobackup>
- <https://github.com/gobackup/gobackup>
- <https://gobackup.github.io/>


## Sicherheitshinweise

infrastructure mutation or orchestration signal.

- **Geiger-Risiko:** orange / mittel
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.gobackup/gobackup.yml, /etc/gobackup/gobackup.yml

## Credential files

- Unix: ~/.gobackup/gobackup.yml, /etc/gobackup/gobackup.yml
## Details aus der Quelldatenbank

- **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:** head, stable


## Verwandte Links

- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/de/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://www.automicvault.com/de/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [go](https://www.automicvault.com/de/pkg/brew/go/) - Build dependency declared by Homebrew.
- [node](https://www.automicvault.com/de/pkg/brew/node/) - Build dependency declared by Homebrew.
- [yarn](https://www.automicvault.com/de/pkg/brew/yarn/) - Build dependency declared by Homebrew.
- [duplicity](https://www.automicvault.com/de/pkg/brew/duplicity/) - Shares av.db curated category or tags: backup, cli, cloud-storage, system.
- [afio](https://www.automicvault.com/de/pkg/brew/afio/) - Shares av.db curated category or tags: backup, cli, system.
- [bacula-fd](https://www.automicvault.com/de/pkg/brew/bacula-fd/) - Shares av.db curated category or tags: backup, cli, system.
- [borgbackup](https://www.automicvault.com/de/pkg/brew/borgbackup/) - Shares av.db curated category or tags: backup, cli, system.
- [borgmatic](https://www.automicvault.com/de/pkg/brew/borgmatic/) - Shares av.db curated category or tags: backup, cli, system.
- [bup](https://www.automicvault.com/de/pkg/brew/bup/) - Shares av.db curated category or tags: backup, cli, system.
- [bupstash](https://www.automicvault.com/de/pkg/brew/bupstash/) - Shares av.db curated category or tags: backup, cli, system.
- [burp](https://www.automicvault.com/de/pkg/brew/burp/) - Shares av.db curated category or tags: backup, cli, system.
- [chkbit](https://www.automicvault.com/de/pkg/brew/chkbit/) - Local package facts share a topical domain. Shared terms: backup, cli, files, storage, system.
- [dar](https://www.automicvault.com/de/pkg/brew/dar/) - Local package facts share a topical domain. Shared terms: backup, cli, files, system.
- [redu](https://www.automicvault.com/de/pkg/brew/redu/) - Local package facts share a topical domain. Shared terms: backup, cli, system, your.

## Combined YAML source

View the package source record on GitHub. [combined/gobackup.yml](https://github.com/automic-vault/db/blob/main/combined/gobackup.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
