Jose Diaz-Gonzalez
bfe7afdf99
docs: update docs and generation script
2023-12-09 23:55:46 -05:00
Jose Diaz-Gonzalez
0dca37d8a1
feat: add support for specifying an initial-network property
...
This network is the network that is associated with the container on creation. If specified, then the bridge network is not attached to the service.
Only a single initial network can be specified at this time.
2023-02-07 18:24:54 -05:00
Jose Diaz-Gonzalez
5f5eb56a99
refactor: use namespaced docker commands for interacting with the docker binary
2023-02-07 03:39:42 -05:00
Jose Diaz-Gonzalez
cf4910c0a1
docs: update the ci workflow badge
...
Refs https://github.com/badges/shields/issues/8671
2023-01-28 16:32:52 -05:00
Jose Diaz-Gonzalez
e2a72610c8
feat: add :pause subcommand and make :stop subcommand actually remove the container
2022-12-26 17:39:49 -05:00
Jose Diaz-Gonzalez
ad40041a23
docs: add ability to inject supplementary documentation into the readme
...
Some commands - such as link or upgrade - have extra documenation on a per-plugin basis. Rather than make some sort of weird templating logic in the help output generation, that documentation is added directly to the repository and then injected at generation time.
2021-09-13 01:21:18 -04:00
Jose Diaz-Gonzalez
d5bacd10e4
chore: drop extra print in readme generator
2021-09-12 22:33:06 -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
e09524029e
docs: translate single-quotes into backticks
2021-09-12 07:01:57 -04:00
Jose Diaz-Gonzalez
4d0f09ff6b
chore: drop references to circleci, libera, travis-ci
2021-09-11 17:57:20 -04:00
Jose Diaz-Gonzalez
f6be651ab1
chore: update min dokku version and only test push on master branch
2021-04-24 13:57:18 -04:00
Jose Diaz-Gonzalez
7c63d5c04d
docs: handle image and version correctly
2021-02-26 00:11:16 -05:00
Jose Diaz-Gonzalez
224173e5dc
fix: correct image link
2020-09-27 12:38:50 -04:00
Jose Diaz-Gonzalez
956bc4aafa
docs: correct casing/quoting on sentences
2020-05-15 00:34:37 -04:00
Jose Diaz-Gonzalez
dd83b621f2
chore: run black
2020-05-14 23:57:49 -04:00
Jose Diaz-Gonzalez
d0060ad532
docs: document all flags in readme
2020-05-14 23:37:57 -04:00
Jose Diaz-Gonzalez
b11dea9734
docs: switch build shield to circleci
2020-04-05 20:41:00 -04:00
Jose Diaz-Gonzalez
15fc2cbc0f
fix: use python3 for generating the readme
2020-04-04 16:47:36 -04:00
Jose Diaz-Gonzalez
76054a308f
docs: drop unimpemented commands from readme and reorganize
2020-04-04 16:43:31 -04:00
Jose Diaz-Gonzalez
ddf0662068
feat: autogenerate readme from command help
2020-04-04 16:20:35 -04:00