Jose Diaz-Gonzalez
|
87889957ff
|
fix: correct imports
|
2023-02-08 04:12:43 -05:00 |
|
Jose Diaz-Gonzalez
|
837f74d169
|
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 04:12:43 -05:00 |
|
Jose Diaz-Gonzalez
|
72bf3d5d30
|
docs: clarify unit for container memory limit
|
2022-01-22 04:31:53 -05:00 |
|
Jose Diaz-Gonzalez
|
7e138018e2
|
docs: properly spell lollipop
I've been misspelling my stand-in variable name for years...
|
2021-09-13 00:57:33 -04:00 |
|
Jose Diaz-Gonzalez
|
87bd7e61ad
|
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
|
6a55fc4474
|
docs: fix the variable reference for plugins where the alias does not match the variable
Closes dokku/dokku-postgres#199
|
2021-09-12 22:55:01 -04:00 |
|
Jose Diaz-Gonzalez
|
38d30d24b5
|
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
|
dd8a5a41f0
|
feat: add the ability to constrain memory on service start/clone
Refs dokku/dokku-redis#86
|
2021-09-12 07:43:01 -04:00 |
|
Jose Diaz-Gonzalez
|
238f09dae0
|
chore: run shfmt
|
2019-05-30 11:06:25 -04:00 |
|
Jose Diaz-Gonzalez
|
e666251bde
|
chore: unify with other plugins
|
2019-03-19 14:58:28 -04:00 |
|
Jose Diaz-Gonzalez
|
c5004b5ef4
|
fix: correct short-flag for image-version and custom-env
|
2018-10-10 03:02:56 -04:00 |
|
Jose Diaz-Gonzalez
|
3d9930369e
|
feat: add support for enhanced help output
|
2017-09-11 01:25: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
|
e6308b3172
|
Remove remaining direct dokku calls
|
2016-05-16 00:24:51 -04:00 |
|
Jose Diaz-Gonzalez
|
ddf428c035
|
Conform to function declaration standards
- declare desc variable
- declare all positional arguments
- set the cmd
- properly handle DOKKU_APP_NAME
|
2016-05-15 23:56:32 -04:00 |
|
Jose Diaz-Gonzalez
|
e2f6d6b045
|
Move all commands into subcommand structure
|
2016-05-15 22:12:43 -04:00 |
|