Files
mysql-bkup/templates/telegram.tmpl
Jonas Kaninda 3e8bfabc44
Some checks failed
Build / docker (push) Failing after 12s
feat: add backup duration
2025-01-22 07:22:56 +01:00

15 lines
431 B
Cheetah

✅ Database Backup Successful
Hi,
The backup process for the {{.Database}} database was successfully completed.
Please find the details below:
Backup Details:
- Database Name: {{.Database}}
- Backup Duration: {{.Duration}}
- Backup Storage: {{.Storage}}
- Backup Location: {{.BackupLocation}}
- Backup Size: {{.BackupSize}}
- Backup Reference: {{.BackupReference}}
You can access the backup at the specified location if needed.