mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-07 14:09:41 +01:00
docs: update features
This commit is contained in:
@@ -24,7 +24,7 @@ It supports a variety of storage options and ensures data security through GPG e
|
|||||||
- **Deployment Flexibility:**
|
- **Deployment Flexibility:**
|
||||||
- Available as the [jkaninda/mysql-bkup](https://hub.docker.com/r/jkaninda/mysql-bkup) Docker image.
|
- Available as the [jkaninda/mysql-bkup](https://hub.docker.com/r/jkaninda/mysql-bkup) Docker image.
|
||||||
- Deployable on **Docker**, **Docker Swarm**, and **Kubernetes**.
|
- Deployable on **Docker**, **Docker Swarm**, and **Kubernetes**.
|
||||||
- Supports recurring backups of PostgreSQL databases when deployed:
|
- Supports recurring backups of MySQL databases when deployed:
|
||||||
- On Docker for automated backup schedules.
|
- On Docker for automated backup schedules.
|
||||||
- As a **Job** or **CronJob** on Kubernetes.
|
- As a **Job** or **CronJob** on Kubernetes.
|
||||||
|
|
||||||
@@ -35,9 +35,9 @@ It supports a variety of storage options and ensures data security through GPG e
|
|||||||
|
|
||||||
## Use Cases
|
## Use Cases
|
||||||
|
|
||||||
- **Automated Recurring Backups:** Schedule regular backups for PostgreSQL databases.
|
- **Automated Recurring Backups:** Schedule regular backups for MySQL databases.
|
||||||
- **Cross-Environment Migration:** Easily migrate your PostgreSQL databases across different environments using supported storage options.
|
- **Cross-Environment Migration:** Easily migrate your MySQL databases across different environments using supported storage options.
|
||||||
- **Secure Backup Management:** Protect your data with Gmysql encryption.
|
- **Secure Backup Management:** Protect your data with GPG encryption.
|
||||||
|
|
||||||
|
|
||||||
Successfully tested on:
|
Successfully tested on:
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ It supports a variety of storage options and ensures data security through GPG e
|
|||||||
- **Deployment Flexibility:**
|
- **Deployment Flexibility:**
|
||||||
- Available as the [jkaninda/mysql-bkup](https://hub.docker.com/r/jkaninda/mysql-bkup) Docker image.
|
- Available as the [jkaninda/mysql-bkup](https://hub.docker.com/r/jkaninda/mysql-bkup) Docker image.
|
||||||
- Deployable on **Docker**, **Docker Swarm**, and **Kubernetes**.
|
- Deployable on **Docker**, **Docker Swarm**, and **Kubernetes**.
|
||||||
- Supports recurring backups of PostgreSQL databases when deployed:
|
- Supports recurring backups of MySQL databases when deployed:
|
||||||
- On Docker for automated backup schedules.
|
- On Docker for automated backup schedules.
|
||||||
- As a **Job** or **CronJob** on Kubernetes.
|
- As a **Job** or **CronJob** on Kubernetes.
|
||||||
|
|
||||||
@@ -36,9 +36,9 @@ It supports a variety of storage options and ensures data security through GPG e
|
|||||||
|
|
||||||
## Use Cases
|
## Use Cases
|
||||||
|
|
||||||
- **Automated Recurring Backups:** Schedule regular backups for PostgreSQL databases.
|
- **Automated Recurring Backups:** Schedule regular backups for MySQL databases.
|
||||||
- **Cross-Environment Migration:** Easily migrate your PostgreSQL databases across different environments using supported storage options.
|
- **Cross-Environment Migration:** Easily migrate your MySQL databases across different environments using supported storage options.
|
||||||
- **Secure Backup Management:** Protect your data with Gmysql encryption.
|
- **Secure Backup Management:** Protect your data with GPG encryption.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user