From f080173887ad55c871dadd5ab1a5abe21a0a2f59 Mon Sep 17 00:00:00 2001 From: Jonas Kaninda Date: Thu, 10 Oct 2024 21:19:21 +0200 Subject: [PATCH] docs: update Kubernetes deployments --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 7621f08..48f7754 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,6 +8,7 @@ nav_order: 1 {:.no_toc} PostreSQL Backup is a Docker container image that can be used to backup, restore and migrate Postgres database. It supports local storage, AWS S3 or any S3 Alternatives for Object Storage, ftp and SSH compatible storage. It also supports database __encryption__ using GPG. + Telegram and Email notifications on successful and failed backups.