Commit Graph

18 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
bd8d86c69b Adds parameters to backup-auth for region support and non AWS endpoint support
Refs dokku/dokku-mariadb#61
2017-08-26 00:07:22 -04:00
Jose Diaz-Gonzalez
6a7f525e0e fix: use updated dokkupaas/s3backup image to fix backup issues. Closes dokku/dokku-postgres#109 2017-04-13 19:56:48 -06:00
Jose Diaz-Gonzalez
0b81908cb2 feat: enable uploading backups to any region 2017-04-11 09:51:52 -06:00
Jose Diaz-Gonzalez
163a953839 Fix error in backup scheduling 2017-03-19 17:54:13 -06:00
Jose Diaz-Gonzalez
fdc927203c feat: add s3 backup support 2016-10-31 11:39:36 -06:00
Jose Diaz-Gonzalez
a58af14c0d Make install hook quiet when there is nothing to do 2016-08-28 02:04:08 -04:00
Jose Diaz-Gonzalez
590c7f57ac use grep -q when checking for docker images 2016-05-08 02:51:27 -04:00
Jose Diaz-Gonzalez
817ebbd405 Rework how config vars are sourced
- ensure we source config/functions from the correct directory
- move config sourcing up before DOKKU_TRACE to reduce trace output
2016-05-04 13:57:49 -04:00
Loïc Guitaut
e7aed00674 Use our own image to wait for services 2015-09-24 11:52:08 +02:00
Loïc Guitaut
6fee13a05d Fix wrong version check on docker wait image 2015-09-22 16:04:33 +02:00
Loïc Guitaut
eae953c6e3 Add checks for all docker images in install hook 2015-09-21 14:20:44 +02:00
Loïc Guitaut
2a9f715eed Use aanand/wait image to wait for service to be ready 2015-09-09 17:30:14 +02:00
Jose Diaz-Gonzalez
89fbc799e2 run linting 2015-09-06 22:36:32 -04:00
Jose Diaz-Gonzalez
d1f6f64f23 Pull the ambassador image 2015-09-06 18:19:35 -04:00
Jose Diaz-Gonzalez
70d86b17f5 Remove unused iptables sudoers config 2015-09-06 18:01:41 -04:00
Jose Diaz-Gonzalez
ac50d9c37c first - broken - pass at start/stop commands and working expose/expose commands
note that at the moment the iptables calls complete successfully but the container isn't actually exposed. We'll probably need to use the ambassador pattern to do this properly.
2015-08-31 15:29:23 -04:00
Jose Diaz-Gonzalez
5736336276 Use central config for env vars 2015-08-29 01:52:55 -04:00
Jose Diaz-Gonzalez
c64b7c07be initial commit 2015-08-23 19:17:51 -04:00