Commit Graph

428 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
106acfb75b feat: plugins are no longer beta 2018-04-23 18:14:38 -04:00
Jose Diaz-Gonzalez
193462a47f Release 1.2.5 1.2.5 2018-04-23 18:11:35 -04:00
Jose Diaz-Gonzalez
0750d93858 fix: set SERVICE_ROOT variable for backups 2018-04-23 18:11:35 -04:00
Jose Diaz-Gonzalez
bd5412aaff Release 1.2.4 1.2.4 2018-04-23 18:08:40 -04:00
Jose Diaz-Gonzalez
55ccf14e62 fix: set ID variable for backups 2018-04-23 18:08:40 -04:00
Jose Diaz-Gonzalez
4d6105d61b Release 1.2.3 1.2.3 2018-04-23 17:36:58 -04:00
Jose Diaz-Gonzalez
fe9cd93736 chore: standardize on single method of setting backup root. Refs dokku/dokku-redis#91 2018-04-23 17:36:58 -04:00
Jose Diaz-Gonzalez
059fdc7589 Release 1.2.2 1.2.2 2018-04-23 17:11:50 -04:00
Jose Diaz-Gonzalez
6a32161049 fix: properly handle use-iam flag. Closes dokku/dokku-redis#88 2018-04-23 17:11:50 -04:00
Jose Diaz-Gonzalez
ba523dc5ac Release 1.2.1 1.2.1 2018-04-23 15:52:17 -04:00
Jose Diaz-Gonzalez
a29039ecd2 fix: silence errors when a container does not exist. Closes dokku/dokku-redis#85 2018-04-23 15:52:17 -04:00
Jose Diaz-Gonzalez
68e552f143 Release 1.2.0 1.2.0 2018-04-23 14:46:01 -04:00
Jimmy Lin
537667c722 Add backup-schedule-info to cat the CRONFILE 2018-04-23 08:58:38 -04:00
Jose Diaz-Gonzalez
646ac0453b Release 1.1.1 1.1.1 2018-04-23 06:56:51 -04:00
Jose Diaz-Gonzalez
8a9efd8f62 refactor: allow usage of the same variable to disable docker pulls 2018-04-23 06:56:51 -04:00
Jose Diaz-Gonzalez
ff7acc44df Release 1.1.0 1.1.0 2018-04-11 19:02:16 -04:00
Jose Diaz-Gonzalez
9e600480aa Merge pull request #140 from dokku/disable-pull
feat: use custom env var to disable pull actions
2018-04-11 16:49:36 -04:00
Jose Diaz-Gonzalez
bd2e292e1e feat: use custom env var to disable pull actions 2018-04-11 15:11:58 -04:00
Jose Diaz-Gonzalez
2af6966c4b Merge pull request #139 from dokku/different-data-root-for-docker-binds
feat: support a separate data root for Docker bind mounts
2018-04-11 00:45:23 -04:00
Jose Diaz-Gonzalez
759eede6d6 feat: support a separate data root for Docker bind mounts
This does not fix the :backup subcommand, which uses a temporary directory mounted to /backup.
2018-04-10 23:33:53 -04:00
Jose Diaz-Gonzalez
7590790b49 Merge pull request #136 from dhose/patch/upgrade-postgres-v10
Upgrading PostgreSQL to version 10.2.
2018-02-26 00:39:52 -05:00
Jose Diaz-Gonzalez
64fe556311 feat: default to help output when no subcommand specified
Refs dokku/dokku-redis#95
2018-02-25 22:52:49 -05:00
Jose Diaz-Gonzalez
208f9bc519 Merge pull request #137 from dokku/linked-existence
feat: implement exists and linked subcommands
2018-02-25 21:11:31 -05:00
Jose Diaz-Gonzalez
5b03672708 feat: implement exists and linked subcommands 2018-02-25 15:41:27 -05:00
dhose
cb38996dcf Upgrading PostgreSQL to version 10.2. 2018-02-14 21:07:06 +01:00
Jose Diaz-Gonzalez
2e79f89912 fix: allow unlinking a service regardless of config status
Closes dokku/dokku-redis#92
2018-01-11 22:56:11 -05:00
Jose Diaz-Gonzalez
15a4a0d4c1 fix: ensure we create the config directory 2017-09-11 07:13:54 -04:00
Jose Diaz-Gonzalez
f107265e3b feat: prepare ground for config directory changes 2017-09-11 03:53:05 -04:00
Jose Diaz-Gonzalez
733bbbe0dd fix: add missing TMPDIR variable 2017-09-11 03:13:10 -04:00
Jose Diaz-Gonzalez
217d047b48 Merge pull request #119 from dokku/expanded-help
feat: add support for enhanced help output
2017-09-11 03:12:43 -04:00
Jose Diaz-Gonzalez
00f9cb8b62 feat: add support for enhanced help output 2017-09-11 01:25:34 -04:00
Jose Diaz-Gonzalez
bad012bde2 feat: add support for -u flag as alias for --use-iam 2017-09-10 19:14:51 -04:00
Jose Diaz-Gonzalez
4ed900ee19 feat: support alternate flags for destroying services 2017-09-10 03:54:50 -04:00
Jose Diaz-Gonzalez
64a4340037 feat: add support for --tail 2017-09-10 01:20:58 -04:00
Jose Diaz-Gonzalez
8a598e3c15 feat: Adds possibility to set encryption for s3 2017-09-09 14:29:09 -04:00
Jose Diaz-Gonzalez
226ed9e4c8 feat: add OPTIONAL_PARAMETERS to backup-auth 2017-09-09 02:53:10 -04:00
Jose Diaz-Gonzalez
e83398614c fix: correct shellcheck error 2017-08-28 11:45:50 -04:00
Jose Diaz-Gonzalez
565fa86c3d fix: skip removing the ambassador container when it isn't running. Closes dokku/dokku-mongo#90 2017-08-27 18:55:25 -04:00
Jose Diaz-Gonzalez
decc180ffc docs: destroy help now shows that data will be deleted 2017-08-27 18:43:25 -04:00
Jose Diaz-Gonzalez
47fe74ccfd docs: clarify that data is deleted on destroy. Closes dokku/dokku-redis#72 2017-08-26 18:39:01 -04:00
Jose Diaz-Gonzalez
e7802ca80e feat: add ability to specify custom flags on clone/create
Refs dokku/dokku-redis#64
2017-08-26 18:10:21 -04:00
Jose Diaz-Gonzalez
3c8439c256 fix: remove extra whitespace 2017-08-26 05:40:33 -04:00
Jose Diaz-Gonzalez
8bfa46b00d fix: use gnu readlink to make tests pass on os x 2017-08-26 05:38:18 -04:00
Jose Diaz-Gonzalez
aa56974040 fix: preserve the service version on clone 2017-08-26 05:31:07 -04:00
Jose Diaz-Gonzalez
4f6c9c361c Merge pull request #76 from graf/master
Clone service with the same version
2017-08-26 05:24:13 -04:00
Jose Diaz-Gonzalez
16fabc4e9a fix: add missing argument to backup subcommand help output 2017-08-26 05:21:24 -04:00
Jose Diaz-Gonzalez
e08854dc31 fix: drop unused config dir 2017-08-26 05:15:37 -04:00
Jose Diaz-Gonzalez
590f4d1cda fix: call -rf in the proper order 2017-08-26 05:04:51 -04:00
Jose Diaz-Gonzalez
d0b4147a73 Merge pull request #104 from joshco/master
Document config files
2017-08-26 04:59:31 -04:00
Jose Diaz-Gonzalez
989c44baae Merge branch 'master' into master 2017-08-26 04:57:31 -04:00