This is a simple docker-compose container with a ruby script to
download the latest backup files from one or more S3 buckets
where dokku mysql:backup files are being uploaded.
How to use:
-
Update
CUSTOMERSconstant ins3_backups_pull.rbwith customer keys -
Configure a
.envfile for these customer keys according to.env.example -
Run
bin/dev buildonce to build the container -
Run
bin/dev upany time to run the backups -
Run
bin/dev bashto enter the container at a bash prompt