docs: update readme

This commit is contained in:
Jonas Kaninda
2024-10-13 14:53:04 +02:00
parent f0afc0f4e0
commit 3527b4cdcd

View File

@@ -3,7 +3,7 @@ MySQL Backup is a Docker container image that can be used to backup, restore and
It also supports __encrypting__ your backups using GPG.
The [jkaninda/mysql-bkup](https://hub.docker.com/r/jkaninda/mysql-bkup) Docker image can be deployed on Docker, Docker Swarm and Kubernetes.
It handles __recurring__ backups of postgres database on Docker and can be deployed as __CronJob on Kubernetes__ using local, AWS S3, FTP or SSH compatible storage.
It handles __recurring__ backups of MySQL or MariaDB database on Docker and can be deployed as __CronJob on Kubernetes__ using local, AWS S3, FTP or SSH compatible storage.
It also supports database __encryption__ using GPG.