Jose Diaz-Gonzalez
94221b71ce
refactor: allow usage of the same variable to disable docker pulls
2018-04-23 06:56:41 -04:00
Jose Diaz-Gonzalez
606fc7f9be
feat: use custom env var to disable pull actions
2018-04-11 15:11:39 -04:00
Jose Diaz-Gonzalez
e03975062a
feat: prepare ground for config directory changes
2017-09-11 03:52:56 -04:00
Jose Diaz-Gonzalez
21203f60e9
feat: Adds possibility to set encryption for s3
2017-09-09 14:29:58 -04:00
Jose Diaz-Gonzalez
9e27f4928a
Adds parameters to backup-auth for region support and non AWS endpoint support
...
Refs dokku/dokku-mariadb#61
2017-08-26 00:06:36 -04:00
Jose Diaz-Gonzalez
65abf70101
fix: use updated dokkupaas/s3backup image to fix backup issues. Closes dokku/dokku-postgres#109
2017-04-13 19:56:26 -06:00
Jose Diaz-Gonzalez
f97d06f05a
feat: enable uploading backups to any region
2017-04-11 09:50:34 -06:00
Soham Banerjee
f85af35e7e
Fix error in backup scheduling
...
When trying to schedule a backup, the command fails with the error:
```
Sorry, user dokku is not allowed to execute '/bin/chmod 644 /etc/cron.d/dokku-mysql-database-name' as root on dokku-host-name
```
This commit takes care of it.
2017-01-17 02:23:37 +05:30
Jose Diaz-Gonzalez
cc5fac0376
feat: add s3 backup support
2016-10-31 11:39:25 -06:00
Jose Diaz-Gonzalez
3c045b11ab
Make install hook quiet when there is nothing to do
2016-08-28 02:08:00 -04:00
Jose Diaz-Gonzalez
857c9d4d18
use grep -q when checking for docker images
2016-05-08 03:02:48 -04:00
Jose Diaz-Gonzalez
11615bea77
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:01:59 -04:00
Loïc Guitaut
7c867da3dc
Use our own image to wait for services
2015-09-24 11:44:42 +02:00
Loïc Guitaut
fd5bddfcb7
Fix wrong version check on docker wait image
2015-09-22 16:02:37 +02:00
Loïc Guitaut
d03d2757d8
Add checks for all docker images in install hook
2015-09-21 14:18:17 +02:00
Loïc Guitaut
d551fb2d63
Use aanand/wait image to wait for service to be ready
2015-09-09 19:13:54 +02:00
Jose Diaz-Gonzalez
3481b5a95f
make test
2015-09-06 22:55:50 -04:00
Jose Diaz-Gonzalez
a9316bf1f8
Properly implement port expose/unexpose
2015-09-06 21:57:54 -04:00
Jose Diaz-Gonzalez
3bc7404aac
Use central config for env vars
2015-08-29 01:53:43 -04:00
Jose Diaz-Gonzalez
1fcd7dee4a
initial commit
2015-08-23 18:56:11 -04:00