# gobackup を Homebrew でインストール

gobackup のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install gobackup
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:gobackup
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.1.1
- **ソース概要:** CLI tool for backup your databases, files to cloud storages
- **ホームページ:** <https://gobackup.github.io>
- **リポジトリ:** <https://github.com/gobackup/gobackup>
- **最終更新:** 2026-07-27T14:57:50+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- gobackup (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.1.1
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 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.

### ソース

- <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/>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- 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

## Combined YAML source

View the package source record on GitHub. [combined/gobackup.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gobackup.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
