Matías García Isaía
b434fc163c
Support extra options in mysql-backup-s3's dump ( #157 )
`MYSQLDUMP_OPTIONS` allowed to set the `mysqldump` command options, but
implied setting once again the defaults that the current image already
has. The new `MYSQLDUMP_EXTRA_OPTIONS` gets concatenated to the other
variable, allowing the user to add without having to repeat the
defaults.
2 years ago
Matías García Isaía
c6e19eec80
Allow to opt-out of S3 bucket creation in mysql-backup ( #153 )
This avoids the need to grant S3 list/read access to the backup user
2 years ago
Rob Harrison
58e8830f1c
Added static filename to list of environment variable options
7 years ago
Jérôme Parmentier
c2c45be6bb
Replace deprecated MAINTAINER by LABEL
7 years ago
Adam Engebretson
3438bcf270
Enabling AWS Signature v4
- Added env S3_S3V4
8 years ago
Adam Engebretson
284be0ea4c
Adding support for custom S3 endpoint
8 years ago
Jens Riisom Schultz
289438667e
Switching from alpine:edge to :latest makes the thing actually build.
8 years ago
Olivier Cuypers
68bd0dc4b5
Add MULTI_FILE env var
Kept full retro-compatibility
9 years ago
Olivier Cuypers
15f370ecca
Add the option to have 1 file per database
9 years ago
Olivier Cuypers
846e44ae16
Base on alpine:edge to get DNS fixes
Fix fromofficial phpMyAdmin: 6dd6b90902
See https://twitter.com/thockin/status/704909611279781888 and
gliderlabs/docker-alpine#8. This will be fixed
in 3.4, so at that point we can switch back to using stable.
Fixes #23 (DNS issues)
Fixes #27 (Kubernetes support)
9 years ago
Johannes Schickling
d247946ce6
swagger ui
9 years ago
Johannes Schickling
a082f3313c
mysql backup
10 years ago