Update README

This commit is contained in:
2023-12-22 10:45:45 +01:00
parent a0144f817f
commit c4c6b58fa7

View File

@@ -1,5 +1,10 @@
# MySQL Backup
MySQL Backup tool, backup database to S3 or Object Storage
[![Build](https://github.com/jkaninda/mysql-bkup/actions/workflows/build.yml/badge.svg)](https://github.com/jkaninda/mysql-bkup/actions/workflows/build.yml)
![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/jkaninda/mysql-bkup?style=flat-square)
![Docker Pulls](https://img.shields.io/docker/pulls/jkaninda/mysql-bkup?style=flat-square)
> Run on:
- Docker
- Kubernetes
@@ -7,10 +12,8 @@ MySQL Backup tool, backup database to S3 or Object Storage
> Postgres solution :
- [Postgress](https://github.com/jkaninda/pg-bkup)
[![Build](https://github.com/jkaninda/mysql-bkup/actions/workflows/build.yml/badge.svg)](https://github.com/jkaninda/mysql-bkup/actions/workflows/build.yml)
![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/jkaninda/mysql-bkup?style=flat-square)
![Docker Pulls](https://img.shields.io/docker/pulls/jkaninda/mysql-bkup?style=flat-square)
> Links:
- [Docker Hub](https://hub.docker.com/r/jkaninda/mysql-bkup)
- [Github](https://github.com/jkaninda/mysql-bkup)