mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-07 22:19:42 +01:00
13
README.md
13
README.md
@@ -1,16 +1,23 @@
|
|||||||
# MySQL Backup
|
# MySQL Backup
|
||||||
MySQL Backup tool, backup database to S3 or Object Storage
|
MySQL Backup tool, backup database to S3 or Object Storage
|
||||||
> Run on:
|
|
||||||
- Docker
|
|
||||||
- Kubernetes
|
|
||||||
|
|
||||||
[](https://github.com/jkaninda/mysql-bkup/actions/workflows/build.yml)
|
[](https://github.com/jkaninda/mysql-bkup/actions/workflows/build.yml)
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
> Run on:
|
||||||
|
- Docker
|
||||||
|
- Kubernetes
|
||||||
|
|
||||||
|
> Links:
|
||||||
- [Docker Hub](https://hub.docker.com/r/jkaninda/mysql-bkup)
|
- [Docker Hub](https://hub.docker.com/r/jkaninda/mysql-bkup)
|
||||||
- [Github](https://github.com/jkaninda/mysql-bkup)
|
- [Github](https://github.com/jkaninda/mysql-bkup)
|
||||||
|
|
||||||
|
> Postgres solution :
|
||||||
|
- [Postgress](https://github.com/jkaninda/pg-bkup)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Storage:
|
## Storage:
|
||||||
- local
|
- local
|
||||||
- s3
|
- s3
|
||||||
|
|||||||
Reference in New Issue
Block a user