Jose Diaz-Gonzalez
4e746fc624
feat: implement link querystring flags. Refs dokku/dokku-redis#64
2018-04-24 01:40:32 -04:00
Jose Diaz-Gonzalez
0bc9237c61
feat: implement clone flags. Closes dokku/dokku-redis#105
2018-04-24 00:57:27 -04:00
Jose Diaz-Gonzalez
fdb90b85a3
refactor: move unimplemented command detection into config file
2018-04-24 00:27:28 -04:00
Jose Diaz-Gonzalez
d340b36453
Release 1.2.7
1.2.7
2018-04-23 18:26:10 -04:00
Jose Diaz-Gonzalez
f17c11d765
fix: use assert_contains
2018-04-23 18:26:10 -04:00
Jose Diaz-Gonzalez
9c7015e318
Release 1.2.6
1.2.6
2018-04-23 18:14:47 -04:00
Jose Diaz-Gonzalez
271e581972
feat: plugins are no longer beta
2018-04-23 18:14:47 -04:00
Jose Diaz-Gonzalez
54acc51b30
Release 1.2.5
1.2.5
2018-04-23 18:11:45 -04:00
Jose Diaz-Gonzalez
4450474b01
fix: set SERVICE_ROOT variable for backups
2018-04-23 18:11:45 -04:00
Jose Diaz-Gonzalez
b10f828a99
Release 1.2.4
1.2.4
2018-04-23 18:08:49 -04:00
Jose Diaz-Gonzalez
4be1c8cf77
fix: set ID variable for backups
2018-04-23 18:08:49 -04:00
Jose Diaz-Gonzalez
44516f7415
Release 1.2.3
1.2.3
2018-04-23 17:37:11 -04:00
Jose Diaz-Gonzalez
a074f239b0
chore: standardize on single method of setting backup root. Refs dokku/dokku-redis#91
2018-04-23 17:37:11 -04:00
Jose Diaz-Gonzalez
97bb609b15
Release 1.2.2
1.2.2
2018-04-23 17:12:00 -04:00
Jose Diaz-Gonzalez
a9319fcb0e
fix: properly handle use-iam flag. Closes dokku/dokku-redis#88
2018-04-23 17:12:00 -04:00
Jose Diaz-Gonzalez
877d60c2ca
Release 1.2.1
1.2.1
2018-04-23 15:52:27 -04:00
Jose Diaz-Gonzalez
4c6ceab122
fix: silence errors when a container does not exist. Closes dokku/dokku-redis#85
2018-04-23 15:52:27 -04:00
Jose Diaz-Gonzalez
aefad90bc0
Release 1.2.0
1.2.0
2018-04-23 14:39:41 -04:00
Jose Diaz-Gonzalez
75ad99415f
feat: create backup-schedule-cat subcommand
2018-04-23 14:39:41 -04:00
Jose Diaz-Gonzalez
dbb026bc75
Release 1.1.1
1.1.1
2018-04-23 06:57:00 -04:00
Jose Diaz-Gonzalez
d675c99b80
refactor: allow usage of the same variable to disable docker pulls
2018-04-23 06:57:00 -04:00
Jose Diaz-Gonzalez
bd0e3df77b
Release 1.1.0
1.1.0
2018-04-11 19:02:43 -04:00
Jose Diaz-Gonzalez
9e87ac3ef4
Merge pull request #102 from plotly/support-dockerfile-build
...
Don't pull Docker images when in a Dockerfile
2018-04-11 17:16:19 -04:00
Jody McIntyre
956e22962e
feat: allow skipping pulling an image for the redis plugin when REDIS_DISABLE_PULL=true
2018-04-11 10:47:05 -04:00
Jose Diaz-Gonzalez
258a1c9de5
Merge pull request #103 from plotly/different-data-root-for-docker-binds
...
Support a separate data root for Docker bind mounts
2018-04-11 00:45:43 -04:00
Jody McIntyre
deb9317edf
Support a separate data root for Docker binds
...
We run Dokku, and therefore dokku redis, in its own Docker container.
In order to make this work we map a path from the host into the
container as `/var/lib/dokku/services/redis`. Unfortunately the path
on the host is user-configurable, and generally _won't_ be the same
as the path in the container. This means that when we run `docker`
commands (e.g. to spin up Redis containers), the directory used for
bind mounts (the `-v` option) needs to be different.
This commit allows us to do this, but keeps the existing behaviour
(the redis root for Docker binds is the same as the redis root for
other uses) by default.
2018-04-10 20:44:59 -04:00
Jose Diaz-Gonzalez
6c3a0475d6
Merge pull request #104 from plotly/support-local-config
...
Support locally-installed redis.conf
2018-04-10 15:54:42 -04:00
Jose Diaz-Gonzalez
08cd26d394
Update functions
2018-04-10 15:54:32 -04:00
Jody McIntyre
8cc870a1bb
Support locally-installed redis.conf
2018-04-04 15:42:22 -04:00
Jose Diaz-Gonzalez
4d9dcb3f29
feat: default to help output when no subcommand specified
...
Refs dokku/dokku-redis#95
2018-02-25 22:53:01 -05:00
Jose Diaz-Gonzalez
b01e001597
Merge pull request #98 from dokku/linked-existence
...
feat: implement exists and linked subcommands
2018-02-25 21:11:45 -05:00
Jose Diaz-Gonzalez
3f257c4aca
feat: implement exists and linked subcommands
2018-02-25 15:42:27 -05:00
Jose Diaz-Gonzalez
f17c3181b7
Merge pull request #96 from dhose/patch/upgrade-redis
...
Upgrading Redis to version 4.0.8.
2018-02-07 13:59:41 -07:00
dhose
8bd08fa2ff
Upgrading Redis to version 4.0.8.
2018-02-07 20:31:18 +01:00
Jose Diaz-Gonzalez
f846cf3e65
Merge pull request #93 from dokku/josegonzalez-patch-1
...
Properly handle updated config functions
2018-01-12 13:11:41 -05:00
Jose Diaz-Gonzalez
6b80463820
fix: correct tests for 0.7.0
2018-01-12 12:45:25 -05:00
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