https://github.com/drhdev/mysql-backup-telegram
A Linux shell script that performs a backup of a specified MySQL database, compresses the backup, manages the retention of a specified number of backups and log files, logs its operations and sends a success or failure message to a specified Telegram chat, including the log file.
https://github.com/drhdev/mysql-backup-telegram
backup database mysql mysql-database mysqlbackup mysqldump notification shell-script shellscript telegram telegram-bot telegrambot
Last synced: 10 months ago
JSON representation
A Linux shell script that performs a backup of a specified MySQL database, compresses the backup, manages the retention of a specified number of backups and log files, logs its operations and sends a success or failure message to a specified Telegram chat, including the log file.
- Host: GitHub
- URL: https://github.com/drhdev/mysql-backup-telegram
- Owner: drhdev
- License: gpl-3.0
- Created: 2024-03-13T11:25:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T11:45:09.000Z (almost 2 years ago)
- Last Synced: 2024-03-13T12:37:45.593Z (almost 2 years ago)
- Topics: backup, database, mysql, mysql-database, mysqlbackup, mysqldump, notification, shell-script, shellscript, telegram, telegram-bot, telegrambot
- Language: Shell
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE