Automic VaultAutomic Vault

brew

使用 Homebrew 安装 gobackup

查看 gobackup 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gobackup

local Homebrew formula metadata

概览

软件包摘要

CLI tool for backup your databases, files to cloud storages

命令和别名

  • gobackup

历史

项目历史与用法

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.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:cloud

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.gobackup/gobackup.yml/etc/gobackup/gobackup.yml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.gobackup/gobackup.yml/etc/gobackup/gobackup.yml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gobackupcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本3.1.1
管理器更新时间2026-07-06
本地数据OK
上游当前
检测到的最新版本v3.1.1

https://github.com/gobackup/gobackup

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:gobackup
版本3.1.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/gobackup
主页https://gobackup.github.io
仓库https://github.com/gobackup/gobackup
上游文档https://gobackup.github.io/
许可证MIT
源码归档https://github.com/gobackup/gobackup/archive/refs/tags/v3.1.1.tar.gz
最后更新2026-07-06T12:29:33Z
Pulseupdated
构建依赖go, node, yarn
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegobackup
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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