Tobias Janke
823343381d
[Feature] Remove duplicate database dumps to save storage space ( #127 )
...
* Replace gzip with deterministic bzip2 compression
* Exclude comments from SQL dump
* Add option to remove duplicates using fdupes
* Revert change to bzip2 as gzip can be deterministic using no-name parameter
2024-12-08 11:12:39 +01:00
nikgli
f8addec08f
Fixed access denied (at least one of) the PROCESS privilege(s) is required error
2023-11-02 14:28:58 +08:00
Fco. Javier Delgado del Hoyo
19c7f7395d
Merge pull request #94 from g-nardiello/feature-healthcheck
...
[Feature] Add basic healthcheck
2023-01-20 19:00:55 +01:00
Giuseppe Nardiello
81f5e3dc69
Corrected *Healthy* typo
2023-01-10 23:55:38 +01:00
g.nardiello
f8307fd40f
Improved docs for Healthcheck
2023-01-06 08:43:40 +01:00
g.nardiello
74aa80e2b3
Added EXIT_BACKUP feature with gracefully shutdown
2023-01-05 11:59:16 +01:00
Skimpax
d1f887f83c
Add details in README
2022-10-16 21:46:32 +02:00
Skimpax
4abf8c5d9d
Update Readme for secrets use
2022-10-15 07:55:10 +02:00
Alexey Kovtunovich
35ff2141ea
fixed link to SSL configuration manual
2022-06-14 18:33:57 +03:00
Alexey Kovtunovich
6f512df392
fixed link to SSL configuration manual
2022-06-14 18:32:06 +03:00
Alexey Kovtunovich
aca23ddb93
add SSL arguments
2022-06-14 18:18:01 +03:00
Fco. Javier Delgado del Hoyo
f741822403
fix wrong placement of MYSQLDUMP_OPTS variable
2022-02-05 13:01:53 +01:00
Fco. Javier Delgado del Hoyo
8992f162d7
support saving non-gzipped sql files
2022-02-04 20:44:11 +01:00
skimpax
203280de70
Update readme for docker secrets example
2021-12-30 18:39:02 +01:00
Fco. Javier Delgado del Hoyo
6c79828e8b
fix README
2021-05-13 20:24:13 +02:00
Stelage
1302281333
Allow restoring without specifying DATABASE_NAME
2021-05-04 22:59:10 +02:00
Fco. Javier Delgado del Hoyo
2405077482
build dockerize and fix restore.sh db name for issue #38
2021-03-07 12:57:19 +01:00
Fco. Javier Delgado del Hoyo
9eda7058f1
Merge pull request #36 from berti92/master
...
Updated README.md - added Timezone ENV variable
2021-01-09 16:11:05 +01:00
Andreas Treubert
15e8ee7e0f
Update README.md
2021-01-09 15:31:56 +01:00
Andreas Treubert
07ec160d53
Update README.md
2020-11-26 16:26:35 +01:00
javier.legido
748381cdd2
Clarify that environment variable 'CRON_TIME' uses UTC timezone
2020-10-03 11:35:01 +02:00
Richard Scorer
3db704557a
Add ability to set gzip compression level
2020-09-03 14:30:21 +01:00
Fco. Javier Delgado del Hoyo
7f01602f0f
fix issue #24 counting backups per DB
2019-07-28 15:58:55 +02:00
Daniel Cambray
84c84b8a07
Error in the doc
...
The variable CRON_TIME is not set for every day at 03:00
2019-01-29 08:49:51 +01:00
Mon555
0ffb2c0a1d
fix typo in README.md
2019-01-23 10:14:47 +07:00
Manuel
a4ed62c9cc
Timeout documentation
2018-11-09 16:09:18 +01:00
Manuel
f6e189e931
Aesthetics improvements and docker-compose example
2018-11-08 11:28:04 +01:00
Alan Colon
2231e88e58
Implement MYSQL_DB and MYSQLDUMP_OPTS options. Accept MYSQL_DATABASE and MYSQL_PASSWORD to maintain parity with _/mysql image options.
2018-04-26 11:08:44 -07:00
Jan Wagner
5e1044ffea
Use correct image name
2018-01-30 08:23:18 +01:00
Fco. Javier Delgado del Hoyo
44cdee455a
update docker and bash syntax
2017-04-16 11:29:31 +02:00
Fco. Javier Delgado del Hoyo
cedc1c36b3
add travis build status badge
2017-04-08 17:32:53 +02:00
Fco. Javier Delgado del Hoyo
ef1f26cec8
split docker images into different repos
2017-03-27 21:16:15 +02:00