Commit Graph

20 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
58557dcd91 refactor: allow usage of the same variable to disable docker pulls 2018-04-23 06:56:36 -04:00
Jose Diaz-Gonzalez
e9cd0094fc feat: use custom env var to disable pull actions 2018-04-11 15:11:26 -04:00
Jose Diaz-Gonzalez
bc37291bcb feat: prepare ground for config directory changes 2017-09-11 03:52:52 -04:00
Jose Diaz-Gonzalez
d45123b8c4 feat: Adds possibility to set encryption for s3 2017-09-09 14:32:14 -04:00
Jose Diaz-Gonzalez
c4b0235936 Adds parameters to backup-auth for region support and non AWS endpoint support
Refs dokku/dokku-mariadb#61
2017-08-26 00:03:36 -04:00
Jose Diaz-Gonzalez
cfe18140f7 fix: use updated dokkupaas/s3backup image to fix backup issues. Closes dokku/dokku-postgres#109 2017-04-13 19:56:21 -06:00
Jose Diaz-Gonzalez
f198425c2c feat: enable uploading backups to any region 2017-04-11 09:50:14 -06:00
Jose Diaz-Gonzalez
2bf8e66afd Fix error in backup scheduling 2017-03-19 17:54:03 -06:00
Jose Diaz-Gonzalez
f001535060 feat: add s3 backup support 2016-10-31 11:39:22 -06:00
Jose Diaz-Gonzalez
f02aaf39d8 Make install hook quiet when there is nothing to do 2016-08-28 02:05:02 -04:00
Jose Diaz-Gonzalez
b3145a8ab7 use grep -q when checking for docker images 2016-05-08 03:00:54 -04:00
Jose Diaz-Gonzalez
3edec37f54 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-08 03:00:05 -04:00
Loïc Guitaut
34fd421d4c Use our own image to wait for services 2015-09-24 11:42:49 +02:00
Loïc Guitaut
4a8c584d6c Fix wrong version check on docker wait image 2015-09-22 16:01:51 +02:00
Loïc Guitaut
b2a9bf7a45 Add checks for all docker images in install hook 2015-09-21 14:17:34 +02:00
Loïc Guitaut
1f0905d353 Use aanand/wait image to wait for service to be ready 2015-09-09 19:26:23 +02:00
Jose Diaz-Gonzalez
bcfcb36fda make test 2015-09-06 22:55:28 -04:00
Jose Diaz-Gonzalez
0e06e6756a Properly implement port expose/unexpose 2015-09-06 21:56:13 -04:00
Jose Diaz-Gonzalez
653bb8828b Use central config for env vars 2015-08-29 01:54:00 -04:00
Jose Diaz-Gonzalez
7652f45d99 initial commit 2015-08-23 21:42:15 -04:00