Automic VaultAutomic Vault

brew

使用 Homebrew, apt, Nix 安装 automysqlbackup

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install automysqlbackup

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install automysqlbackup

Debian stable package indexes · automysqlbackup · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#automysqlbackup

nixpkgs package indexes · pkgs/by-name/au/automysqlbackup/package.nix · 来源: api.github.com

概览

软件包摘要

Automate MySQL backups

命令和别名

  • automysqlbackup

历史

项目历史与用法

AutoMySQLBackup is a shell-script utility for scheduled MySQL backup rotation. It is small, old-school ops software: edit a root-owned config, call the script from cron, and rotate daily, weekly, and monthly dumps.

项目历史

The official GitHub README says the script was originally developed by a team on SourceForge and that the GitHub repository was created as a clone for further maintenance after the SourceForge project appeared unmaintained. GitHub metadata dates the mattanja/automysqlbackup repository to October 2012.

The README emphasizes operational responsibility and restore procedures as much as installation. That is typical for backup tooling: the script can automate mysqldump runs, but users still need offline copies, permissions, encryption choices, and tested restores.

采用历史

The batch input lists packages for Homebrew, Debian, Ubuntu, and Nix. That is modest but real adoption for a narrowly scoped backup script.

Its GitHub metadata shows a small repository with a low star/fork count compared with general developer tools, so the history should be read as practical sysadmin utility adoption rather than broad developer-culture prominence.

使用方式

The README documents installing to /usr/local/bin, creating /etc/automysqlbackup, copying automysqlbackup.conf to myserver.conf, then running automysqlbackup with that config path or from cron.daily.

Credentials live in the same configuration files as the backup settings: the documented defaults include CONFIG_mysql_dump_username, CONFIG_mysql_dump_password, host, socket, and encryption settings.

为什么软件包爱好者会关心

AutoMySQLBackup is significant as an example of a package-manager-distributed cron-era admin script. Packaging matters because users expect the executable, sample config, cron integration, and filesystem permissions to land in predictable places.

时间线

  • Pre-2012: Original AutoMySQLBackup project maintained on SourceForge.
  • 2012: mattanja/automysqlbackup GitHub repository created as a continued-maintenance clone.
  • 2020s: Package remains available in a small set of package managers for users who want a simple MySQL dump rotation script.

Related projects

  • mysqldump is the underlying MySQL dump tool commonly used by scripts like AutoMySQLBackup.
  • cron is the traditional scheduler used in the README examples.
  • Modern alternatives include database-native backup tooling, Percona XtraBackup, and managed-database snapshot systems.

安全态势

风险级别:orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:backup,sql

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 8 个平台目标。

建议审查

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

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
/etc/automysqlbackup/automysqlbackup.conf/etc/automysqlbackup/myserver.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/etc/automysqlbackup/automysqlbackup.conf/etc/automysqlbackup/myserver.conf

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本3.0-rc6
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://sourceforge.net/projects/automysqlbackup/

安装元数据

软件包元数据

软件包键brew:automysqlbackup
版本3.0-rc6
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/automysqlbackup
主页https://sourceforge.net/projects/automysqlbackup/
仓库https://github.com/mattanja/automysqlbackup
上游文档https://github.com/mattanja/automysqlbackup#readme
许可证GPL-2.0-or-later
源码归档https://downloads.sourceforge.net/project/automysqlbackup/AutoMySQLBackup/AutoMySQLBackup%20VER%203.0/automysqlbackup-v3.0_rc6.tar.gz
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务declared
注意事项You will have to edit $HOMEBREW_PREFIX/etc/automysqlbackup/automysqlbackup.conf to set AutoMySQLBackup up to find your database and backup directory. The included service will run AutoMySQLBackup every day at 04:00.

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

automysqlbackup 2.6+debian.4-4

daily, weekly and monthly backup for your MySQL database

http://sourceforge.net/projects/automysqlbackup/

sudo apt install automysqlbackup
  • Section: admin
  • Architecture: all
  • 4 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Automysqlbackup
Debian stable package indexes · deb.debian.org · Debian stable package indexes: automysqlbackup from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

automysqlbackup

nix profile install nixpkgs#automysqlbackup
  • normalized package name match
  • 匹配方式:Automysqlbackup
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/au/automysqlbackup/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

automysqlbackup 2.6+debian.4-4

daily, weekly and monthly backup for your MySQL database

http://sourceforge.net/projects/automysqlbackup/

sudo apt install automysqlbackup
  • Section: universe/admin
  • Architecture: all
  • 4 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Automysqlbackup
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: automysqlbackup from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment