Commit Graph

236 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
c00f5104e7 feat: default to help output when no subcommand specified
Refs dokku/dokku-redis#95
2018-02-25 22:52:27 -05:00
Jose Diaz-Gonzalez
89c969e51d Merge pull request #97 from dokku/linked-existence
feat: implement exists and linked subcommands
2018-02-25 17:28:07 -05:00
Jose Diaz-Gonzalez
91570bd195 feat: implement exists and linked subcommands 2018-02-25 15:42:54 -05:00
Jose Diaz-Gonzalez
61d6c9726a fix: allow unlinking a service regardless of config status
Closes dokku/dokku-redis#92
2018-01-11 22:55:35 -05:00
Jose Diaz-Gonzalez
bfa7e0d31e fix: ensure we create the config directory 2017-09-11 07:13:41 -04:00
Jose Diaz-Gonzalez
bc37291bcb feat: prepare ground for config directory changes 2017-09-11 03:52:52 -04:00
Jose Diaz-Gonzalez
cf1a4a8d1d fix: add missing TMPDIR variable 2017-09-11 03:12:15 -04:00
Jose Diaz-Gonzalez
f17dcbcc22 Merge pull request #91 from dokku/expanded-help
feat: add support for enhanced help output
2017-09-11 03:12:10 -04:00
Jose Diaz-Gonzalez
3d9930369e feat: add support for enhanced help output 2017-09-11 01:25:22 -04:00
Jose Diaz-Gonzalez
7fdff8e9a3 feat: add support for -u flag as alias for --use-iam 2017-09-10 19:14:27 -04:00
Jose Diaz-Gonzalez
d2919f6aaf feat: support alternate flags for destroying services 2017-09-10 03:54:36 -04:00
Jose Diaz-Gonzalez
925aef4c78 feat: add support for --tail 2017-09-10 01:20:41 -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
64c054436b feat: add OPTIONAL_PARAMETERS to backup-auth 2017-09-09 02:53:30 -04:00
Jose Diaz-Gonzalez
40a6bab3a3 fix: correct shellcheck error 2017-08-28 11:45:47 -04:00
Jose Diaz-Gonzalez
f2616b1700 fix: skip removing the ambassador container when it isn't running. Closes dokku/dokku-mongo#90 2017-08-27 18:55:22 -04:00
Jose Diaz-Gonzalez
cb633ca36b docs: destroy help now shows that data will be deleted 2017-08-27 18:43:17 -04:00
Jose Diaz-Gonzalez
0c3c0d8f4b docs: clarify that data is deleted on destroy. Closes dokku/dokku-redis#72 2017-08-26 18:38:59 -04:00
Jose Diaz-Gonzalez
7d150f8797 Allow specifying custom config options via flag
Refs dokku/dokku-redis#64
Closes #37
2017-08-26 18:20:22 -04:00
Jose Diaz-Gonzalez
014d7b1e76 feat: add ability to specify custom flags on clone/create
Refs dokku/dokku-redis#64
2017-08-26 18:10:36 -04:00
Jose Diaz-Gonzalez
2b64246b1d fix: remove extra whitespace 2017-08-26 05:40:28 -04:00
Jose Diaz-Gonzalez
cc6e8b631b fix: use gnu readlink to make tests pass on os x 2017-08-26 05:38:22 -04:00
Jose Diaz-Gonzalez
067c55cf4a fix: preserve the service version on clone 2017-08-26 05:30:54 -04:00
Jose Diaz-Gonzalez
dd58ff6534 fix: add missing argument to backup subcommand help output 2017-08-26 05:21:20 -04:00
Jose Diaz-Gonzalez
4019b83bc3 fix: call -rf in the proper order 2017-08-26 05:04:46 -04:00
Jose Diaz-Gonzalez
54c436d042 feat: Add a --use-iam flag to backup subcommand 2017-08-26 04:22:32 -04:00
Jose Diaz-Gonzalez
19f77df2b9 feat: upgrade plugn 2017-08-26 04:19:33 -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
e1d4f85974 Fixed temp dir cleanup in service_backup() 2017-03-19 17:50:52 -06:00
Jose Diaz-Gonzalez
797352e007 feat: ensure permissions are set properly on cron files 2017-01-12 01:53:43 -07:00
Jose Diaz-Gonzalez
2e3fc7fde3 docs: add note regarding setting the cron-schedule 2016-11-24 16:07:48 -07:00
Jose Diaz-Gonzalez
b5e587c717 Use blockquote 2016-11-06 14:31:10 -07:00
Jose Diaz-Gonzalez
36c0a8ff40 Make username a link 2016-11-06 14:29:51 -07:00
Jose Diaz-Gonzalez
5e14da3c52 Add not regarding support S3 region for backups. Refs dokku/dokku-mysql#66 2016-11-06 14:24:09 -07:00
Jose Diaz-Gonzalez
041d3eda7c Merge pull request #77 from dokku/backups
feat: add s3 backup support
2016-10-31 15:18:06 -06:00
Jose Diaz-Gonzalez
f001535060 feat: add s3 backup support 2016-10-31 11:39:22 -06:00
Jose Diaz-Gonzalez
dfddeaa13c Pin dokkupaas/wait:0.2 2016-09-21 01:27:00 -06:00
Jose Diaz-Gonzalez
b79c118088 Rename function name 2016-08-29 10:42:43 -04:00
Jose Diaz-Gonzalez
fd70dd95b7 Remove config data 2016-08-29 10:42:33 -04:00
Jose Diaz-Gonzalez
83f9ed8615 Move link file creation up 2016-08-29 10:38:39 -04:00
Jose Diaz-Gonzalez
6dddc72509 Fix help output for enter command 2016-08-29 09:45:17 -04:00
Jose Diaz-Gonzalez
86b835eca1 Add the ability to enter a running container 2016-08-29 08:19:52 -04:00
Jose Diaz-Gonzalez
a13bbe0bf9 Add --service-root flag to info command 2016-08-29 05:53:47 -04:00
Jose Diaz-Gonzalez
ef1ee8dbc8 Alphabetize functions 2016-08-29 05:12:39 -04:00
Jose Diaz-Gonzalez
5776f90a77 Add a description to all common functions 2016-08-29 04:10:40 -04:00
Jose Diaz-Gonzalez
f406b36136 Rename promote function to service_promote 2016-08-29 02:55:43 -04:00
Jose Diaz-Gonzalez
70a3c0646a Refactor common functions into separate file 2016-08-29 02:36:08 -04:00