Jose Diaz-Gonzalez
|
90b464eef2
|
fix: set proper check_value for docker-options:report
|
2018-01-12 12:07:13 -05:00 |
|
Jose Diaz-Gonzalez
|
82e4f11d79
|
fix: use correct branch
|
2018-01-12 11:46:52 -05:00 |
|
Jose Diaz-Gonzalez
|
a4ce878846
|
fix: call options correctly
|
2018-01-12 10:42:05 -05:00 |
|
Jose Diaz-Gonzalez
|
99307312c9
|
fix: Properly handle updated config functions
Closes dokku/dokku-redis#90
|
2018-01-12 06:08:57 -05:00 |
|
Jose Diaz-Gonzalez
|
726de062a6
|
fix: allow unlinking a service regardless of config status
Closes dokku/dokku-redis#92
|
2018-01-11 22:57:18 -05:00 |
|
Jose Diaz-Gonzalez
|
178d23617b
|
fix: ensure we create the config directory
|
2017-09-11 07:14:01 -04:00 |
|
Jose Diaz-Gonzalez
|
740c9379a8
|
feat: prepare ground for config directory changes
|
2017-09-11 03:53:10 -04:00 |
|
Jose Diaz-Gonzalez
|
e3513eb588
|
fix: add missing TMPDIR variable
|
2017-09-11 03:13:29 -04:00 |
|
Jose Diaz-Gonzalez
|
792f1b318d
|
Merge pull request #87 from dokku/expanded-help
feat: add support for enhanced help output
|
2017-09-11 03:12:47 -04:00 |
|
Jose Diaz-Gonzalez
|
b493c6a2a5
|
feat: add support for enhanced help output
|
2017-09-11 01:25:41 -04:00 |
|
Jose Diaz-Gonzalez
|
782127781f
|
feat: add support for -u flag as alias for --use-iam
|
2017-09-10 19:15:27 -04:00 |
|
Jose Diaz-Gonzalez
|
ada1241e26
|
feat: support alternate flags for destroying services
|
2017-09-10 03:54:58 -04:00 |
|
Jose Diaz-Gonzalez
|
0da46478fe
|
feat: add support for --tail
|
2017-09-10 01:21:05 -04:00 |
|
Jose Diaz-Gonzalez
|
29e06fa758
|
feat: Adds possibility to set encryption for s3
|
2017-09-09 14:27:52 -04:00 |
|
Jose Diaz-Gonzalez
|
1af20f31bb
|
feat: add OPTIONAL_PARAMETERS to backup-auth
|
2017-09-09 02:52:25 -04:00 |
|
Jose Diaz-Gonzalez
|
3776763752
|
fix: pass shellcheck
|
2017-08-28 11:44:56 -04:00 |
|
Jose Diaz-Gonzalez
|
769136bc84
|
fix: skip removing the ambassador container when it isn't running. Closes dokku/dokku-mongo#90
|
2017-08-27 18:54:22 -04:00 |
|
Jose Diaz-Gonzalez
|
0ac5cb036f
|
docs: destroy help now shows that data will be deleted
|
2017-08-27 18:43:30 -04:00 |
|
Jose Diaz-Gonzalez
|
43ebfed5d6
|
docs: clarify that data is deleted on destroy. Closes dokku/dokku-redis#72
|
2017-08-26 18:39:03 -04:00 |
|
Jose Diaz-Gonzalez
|
7f211546a4
|
Merge pull request #82 from dokku/creation-flags
Add creation flags
|
2017-08-26 17:49:13 -04:00 |
|
Jose Diaz-Gonzalez
|
b2066c32c0
|
fix: warn that a specified password may not be as secure as the autogenerated one
|
2017-08-26 05:49:56 -04:00 |
|
Jose Diaz-Gonzalez
|
d4c9a4044f
|
Parse arguments in service_create calls
Refs #64
|
2017-08-26 05:43:02 -04:00 |
|
Jose Diaz-Gonzalez
|
0a1a0b9a47
|
Add argument parser to common-functions
|
2017-08-26 05:42:32 -04:00 |
|
Jose Diaz-Gonzalez
|
d57adde26c
|
Use PLUGIN_IMAGE_VERSION for env var
|
2017-08-26 05:42:32 -04:00 |
|
Jose Diaz-Gonzalez
|
29a34e6c7b
|
fix: remove extra whitespace
|
2017-08-26 05:40:31 -04:00 |
|
Jose Diaz-Gonzalez
|
946fc8046f
|
fix: use gnu readlink to make tests pass on os x
|
2017-08-26 05:38:19 -04:00 |
|
Jose Diaz-Gonzalez
|
91edffd159
|
fix: preserve the service version on clone
|
2017-08-26 05:31:01 -04:00 |
|
Jose Diaz-Gonzalez
|
211c54d60f
|
fix: add missing argument to backup subcommand help output
|
2017-08-26 05:21:23 -04:00 |
|
Jose Diaz-Gonzalez
|
9364bcbbec
|
fix: call -rf in the proper order
|
2017-08-26 05:04:49 -04:00 |
|
Jose Diaz-Gonzalez
|
f1d1a9d945
|
feat: Add a --use-iam flag to backup subcommand
|
2017-08-26 04:23:24 -04:00 |
|
Jose Diaz-Gonzalez
|
cff35dd8bf
|
feat: upgrade plugn
|
2017-08-26 04:19:37 -04:00 |
|
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
|
ae495c4761
|
fix: set password when exporting redis data
Closes #80
|
2017-07-13 03:21:20 -06:00 |
|
Jose Diaz-Gonzalez
|
dc40ca4afe
|
Merge pull request #76 from fzerorubigd/master
pass password to redis-cli instance on connect sub-command
|
2017-04-22 13:12:38 -06:00 |
|
fzerorubigd
|
a0a9326f39
|
pass password to redis-cli instance on connect sub-command
|
2017-04-22 22:33:12 +04:30 |
|
Jose Diaz-Gonzalez
|
452f9efdc0
|
Merge pull request #75 from DNSFilter/master
Updated all instances of 3.2.5 to 3.2.8
|
2017-04-20 23:08:08 -06:00 |
|
Mike Schroll
|
34d63fd2c6
|
Updated all instances of 3.2.5 to 3.2.8
|
2017-04-21 00:57:47 -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
|
b380261a98
|
Fixed temp dir cleanup in service_backup()
|
2017-03-19 17:51:01 -06:00 |
|
Jose Diaz-Gonzalez
|
aa8dc70447
|
Update README.md
|
2017-01-15 18:20:39 -07:00 |
|
Jose Diaz-Gonzalez
|
3822e9b293
|
feat: ensure permissions are set properly on cron files
|
2017-01-12 01:54:08 -07:00 |
|
Jose Diaz-Gonzalez
|
8695a4a418
|
Merge pull request #66 from sonicdoe/update-redis
Update Redis to v3.2.5
|
2016-12-03 13:38:00 -07:00 |
|
Jakob Krigovsky
|
79c9542fb8
|
Update Redis to v3.2.5
|
2016-12-03 14:01:06 +01:00 |
|
Jose Diaz-Gonzalez
|
e6c01705d2
|
docs: add note regarding setting the cron-schedule
|
2016-11-24 16:09:42 -07:00 |
|
Jose Diaz-Gonzalez
|
2b869cfe9a
|
Use blockquote
|
2016-11-06 14:31:23 -07:00 |
|
Jose Diaz-Gonzalez
|
499539c58a
|
Make username a link
|
2016-11-06 14:29:38 -07:00 |
|
Jose Diaz-Gonzalez
|
07a16a2648
|
Add not regarding support S3 region for backups. Refs dokku/dokku-mysql#66
|
2016-11-06 14:24:32 -07:00 |
|
Jose Diaz-Gonzalez
|
ce77da4824
|
Merge pull request #67 from dokku/backups
feat: add s3 backup support
|
2016-10-31 15:18:09 -06:00 |
|