Jose Diaz-Gonzalez
|
ad22989894
|
feat: add ability to skip restarts on link and unlink
Refs dokku/dokku-redis#192
|
2023-02-20 23:26:44 -05:00 |
|
Jose Diaz-Gonzalez
|
6dc8e57024
|
fix: correct imports
|
2023-02-08 01:42:07 -05:00 |
|
Jose Diaz-Gonzalez
|
934d054471
|
feat: add support for network related flags on create, clone, and upgrade
Also add some tests to cover all the network-related functionality.
|
2023-02-08 00:03:25 -05:00 |
|
Jose Diaz-Gonzalez
|
428e95ef08
|
fix: properly support new image and image-version values during plugin upgrades
Closes dokku/dokku-mongo#143
Closes dokku/dokku-redis#193
Closes dokku/dokku-redis#195
|
2023-02-07 06:53:40 -05:00 |
|
Jose Diaz-Gonzalez
|
03e4c519f1
|
refactor: use DOCKER_BIN env var instead of calling docker directly
This will allow us to alias the docker binary with podman for most actions - other than updating running containers.
|
2023-02-07 03:53:08 -05:00 |
|
Jose Diaz-Gonzalez
|
0c04ad8dcb
|
refactor: use namespaced docker commands for interacting with the docker binary
|
2023-02-07 03:39:42 -05:00 |
|
Jose Diaz-Gonzalez
|
8701fe04e2
|
fix: pull the new docker image when upgrading a service if DOCKER_IMAGE_PULL is not disabled
Refs dokku/dokku-clickhouse#51
|
2023-02-07 02:45:35 -05:00 |
|
Jose Diaz-Gonzalez
|
d72138aad3
|
docs: properly spell lollipop
I've been misspelling my stand-in variable name for years...
|
2021-09-13 00:57:34 -04:00 |
|
Jose Diaz-Gonzalez
|
3ab20b0b4f
|
feat: allow setting shm-size on created containers
Refs dokku/dokku-postgres#188
Closes dokku/dokku-postgres#201
|
2021-09-13 00:46:48 -04:00 |
|
Jose Diaz-Gonzalez
|
1afdffef8d
|
feat: add ability to set container config options during create/clone/upgrade actions
Also add to documentation where possible.
Closes dokku/dokku-mongo#131
|
2021-09-12 22:16:14 -04:00 |
|
Jose Diaz-Gonzalez
|
a9fcde1404
|
chore: run shfmt
|
2019-05-30 11:06:25 -04:00 |
|
Jose Diaz-Gonzalez
|
db9ff186a2
|
chore: unify with other plugins
|
2019-03-19 15:00:33 -04:00 |
|
Jose Diaz-Gonzalez
|
ec4e5b4a43
|
fix: correct the validation message
|
2019-03-09 16:39:35 -05:00 |
|
Jose Diaz-Gonzalez
|
1542a9556f
|
fix: correct issues in upgrade and fix tests
|
2018-10-11 14:16:47 -04:00 |
|
Jose Diaz-Gonzalez
|
621e018999
|
feat: skip upgrade if service is already up to date
|
2018-10-11 00:04:52 -04:00 |
|
Jose Diaz-Gonzalez
|
73a8ccc085
|
fix: ensure flags are properly represented in help output
|
2018-10-10 23:31:52 -04:00 |
|
Jose Diaz-Gonzalez
|
8823baf480
|
feat: add support for restarting containers to ensure links continue to work properly when the application has resolved dns of the link
|
2018-10-10 23:14:45 -04:00 |
|
Jose Diaz-Gonzalez
|
76e0d5fd87
|
fix: correct short-flag for image-version and custom-env
|
2018-10-10 03:02:56 -04:00 |
|
Jose Diaz-Gonzalez
|
0a8d599965
|
fix: correct name for upgrade flags in help output
|
2018-10-10 03:00:22 -04:00 |
|
Jose Diaz-Gonzalez
|
902545bdb4
|
chore: correct verbiage around upgrades
|
2018-10-10 02:54:34 -04:00 |
|
Jose Diaz-Gonzalez
|
ea3cd5ef30
|
fix: pass correct variable for upgrade command
|
2018-10-10 02:49:30 -04:00 |
|
Jose Diaz-Gonzalez
|
c05c47187a
|
fix: do not force-set plugin image and version to existing image and version
|
2018-10-10 02:39:11 -04:00 |
|
Jose Diaz-Gonzalez
|
9ee6c3c5cf
|
chore: remove unnecessary call
|
2018-10-10 02:32:59 -04:00 |
|
Jose Diaz-Gonzalez
|
59d285f2f1
|
feat: add ability to upgrade service image and image-version
|
2018-10-10 00:14:08 -04:00 |
|