Releases: agence-webup/pliz
Releases · agence-webup/pliz
Pliz v16
19 Mar 16:51
Compare
Sorry, something went wrong.
No results found
Add all_databases option to backup all databases
Pliz v15
07 Aug 12:55
Compare
Sorry, something went wrong.
No results found
Use docker compose syntax instead of docker-compose
Pliz v14
18 Jun 15:01
Compare
Sorry, something went wrong.
No results found
Remove the postgres restoration with jobs, it's not compatible with pliz
Add an option to backup without locking table on mysql
Pliz v13
15 Feb 13:07
Compare
Sorry, something went wrong.
No results found
Accelerate postgres restore with jobs
Add verbose mode for backup and restore
Pliz v12
13 Jul 08:53
Compare
Sorry, something went wrong.
No results found
Fix the backup of a single file
Pliz v11
08 Jun 12:43
Compare
Sorry, something went wrong.
No results found
Add support for MariaDB database
Add encryption on backup
Pliz v10
27 Jul 13:04
Compare
Sorry, something went wrong.
No results found
Pliz v9
27 Jul 12:58
Compare
Sorry, something went wrong.
No results found
Drop database items before restoring a Postgres DB
Pliz v8 (build 20)
06 May 23:08
Compare
Sorry, something went wrong.
No results found
Two new features in this release:
support PostgreSQL for backup/restore
add the ability to skip some tasks during pliz install, using the flag --skip (can be repeated) or the env var PLIZ_INSTALL_SKIP (tasks must be separated by comma) (#2 )
Pliz v7 (build 18)
04 Apr 22:53
Compare
Sorry, something went wrong.
No results found
Add databases configuration for MySQL backup
Allowing to backup multiple databases. See pliz.example.yml for an example of the configuration.