macOS
brew install automysqlbackuplocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de automysqlbackup pour les workflows d'agents IA.
installation
brew install automysqlbackuplocal Homebrew formula metadata
sudo apt install automysqlbackupDebian stable package indexes · automysqlbackup · Source: deb.debian.org
nix profile install nixpkgs#automysqlbackupnixpkgs package indexes · pkgs/by-name/au/automysqlbackup/package.nix · Source: api.github.com
aperçu
Automate MySQL backups
historique
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.
posture de sécurité
broad file, network, media, or database tool signal. formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.
/etc/automysqlbackup/automysqlbackup.conf/etc/automysqlbackup/myserver.confCredential-bearing paths to review before unattended agent runs.
/etc/automysqlbackup/automysqlbackup.conf/etc/automysqlbackup/myserver.confexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
automysqlbackup | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://sourceforge.net/projects/automysqlbackup/
métadonnées d'installation
| Clé du paquet | brew:automysqlbackup |
|---|---|
| Version | 3.0-rc6 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/automysqlbackup |
| Page d'accueil | https://sourceforge.net/projects/automysqlbackup/ |
| Dépôt | https://github.com/mattanja/automysqlbackup |
| Docs amont | https://github.com/mattanja/automysqlbackup#readme |
| Licence | GPL-2.0-or-later |
| Archive source | https://downloads.sourceforge.net/project/automysqlbackup/AutoMySQLBackup/AutoMySQLBackup%20VER%203.0/automysqlbackup-v3.0_rc6.tar.gz |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | declared |
| Précautions | 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. |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | automysqlbackup |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
automysqlbackup 2.6+debian.4-4
daily, weekly and monthly backup for your MySQL database
http://sourceforge.net/projects/automysqlbackup/
sudo apt install automysqlbackupautomysqlbackup
nix profile install nixpkgs#automysqlbackupautomysqlbackup 2.6+debian.4-4
daily, weekly and monthly backup for your MySQL database
http://sourceforge.net/projects/automysqlbackup/
sudo apt install automysqlbackuppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.