feat: Add Telegram notification

This commit is contained in:
Jonas Kaninda
2024-09-10 23:01:26 +02:00
parent a7f7e57a0d
commit 0f07de1d83
20 changed files with 218 additions and 32 deletions

View File

@@ -62,7 +62,8 @@ Backup, restore and migrate targets, schedule and retention are configured using
| TARGET_DB_NAME | Optional, required for database migration | Target database name |
| TARGET_DB_USERNAME | Optional, required for database migration | Target database username |
| TARGET_DB_PASSWORD | Optional, required for database migration | Target database password |
| TG_TOKEN | Optional, required for Telegram notification | Telegram token |
| TG_CHAT_ID | Optional, required for Telegram notification | Telegram Chat ID |
---
## Run in Scheduled mode