Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MahlukEdanKurangGairah authored Jul 23, 2024
1 parent 7efaf63 commit 3fd6d82
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,17 @@
## What is SIMPLE BACKUP CI CLICKHOUSE?
SIMPLE BACKUP CI CLICKHOUSE is application to backup MySQL/MariaDB database.
run on CLI using:
> CodeIgniter 4 framework
> Clickhouse as parquet generator from MySQL
> Python as worker executable
CodeIgniter 4 framework.
Clickhouse as parquet generator from MySQL.
Python as worker executable.

## Installation & updates
`git clone https://github.com/MahlukEdanKurangGairah/simple-backup-ci4-clickhouse.git`

`./composer.phar install` then `composer update`

also install python and library on requirements.txt

`cd APPPATH.'Executable/sql2mysql' && pip install -r requirements.txt`

## Setup
Expand Down

0 comments on commit 3fd6d82

Please sign in to comment.