86 Commits

Author SHA1 Message Date
c460559b34 docs(docker-compose): Fix image link 2023-06-25 00:11:22 +02:00
9e9ec037b8 docs(docker-compose): Typo 2023-06-25 00:00:43 +02:00
71a2fe1beb docs(docker-compose): In example dir layout focus on important files 2023-06-24 23:57:58 +02:00
0436224728 docs(docker-compose): Add paragraph to copy image to target server 2023-06-24 23:57:02 +02:00
e5dcc062de docs(docker-compose): More _FIXME_ markers 2023-06-24 23:56:43 +02:00
bb6777f389 refactor(docker-compose): No needs for FIXME Markdown italics 2023-06-24 23:37:35 +02:00
467e98b01a docs(docker-compose): Add pull instructions 2023-06-24 23:36:59 +02:00
161967ebac docs(docker-compose): Flesh out individual build processes 2023-06-24 23:30:37 +02:00
3026e30783 docs(docker-compose): Pepper _FIXME_ markers throughout README.md to clean it prior to commit 2023-06-24 23:27:59 +02:00
494228b367 docs(docker-compose): Flesh out individual build processes 2023-06-24 23:22:41 +02:00
024a056d9e docs(docker-compose): Render Docker context creation before build process 2023-06-24 23:12:32 +02:00
0f4b7ac7a5 docs(docker-compose): Add ulimits example to docker-compose.yml 2023-06-24 23:01:58 +02:00
75b31844a0 refactor(docker-compose): By default we want a paragraph about build instructions to be included in README.md 2023-06-24 23:01:29 +02:00
19c38255a2 docs(docker-compose): Set owner for files and dot-files 2023-06-24 23:01:00 +02:00
9fc23aa0b2 docs(docker-compose): No need to ask for a context, we set a dummy context in docs 2023-06-21 00:38:03 +02:00
5c8cf16348 docs(docker-compose): No need to ask for a context, we set a dummy context in docs 2023-06-21 00:35:19 +02:00
5645fba3e1 docs(docker-compose): Add a sane ulimits example 2023-06-21 00:27:37 +02:00
79dc452799 docs(docker-compose): Handle remote deployment via --context 2023-06-21 00:27:23 +02:00
de2b657ec1 docs(docker-compose): Update README.md with example directory structure 2023-06-14 22:11:04 +02:00
9ef85a53e6 refactor(cookiecutter): Typo 2023-06-14 22:07:45 +02:00
1995283c73 docs(docker-compose): Minor consistency changes 2023-06-13 02:11:23 +02:00
d62fc4a8a3 docs(docker-compose): Update Cookiecutter instructions with suppressed prompt 2023-06-13 00:37:37 +02:00
e0d39b389d Merge pull request '7-rewrite-docs-inconsistencies' (#8) from 7-rewrite-docs-inconsistencies into master
Reviewed-on: #8

Fixes #7
2023-06-12 22:35:06 +00:00
4bc93e5546 docs(docker-compose): Update example directory layout (#7) 2023-06-13 00:34:19 +02:00
299c15e30d docs(docker-compose): Update example directory layout (#7) 2023-06-13 00:30:51 +02:00
448401b7b0 docs(docker-compose): Link pip section with a more detailed explanation (#7) 2023-06-13 00:30:18 +02:00
94a802c1e6 docs(docker-compose): Update example directory layout 2023-06-13 00:24:33 +02:00
2ab821e182 docs(docker-compose): Add example README Markdown file 2023-06-12 01:29:22 +02:00
ccfaaac36d Merge pull request 'add-readme-to-docker-compose' (#6) from add-readme-to-docker-compose into master
Reviewed-on: #6
2023-06-11 23:26:51 +00:00
8b09465349 docs(docker-compose): Add example README Markdown file 2023-06-12 01:25:26 +02:00
c871116f9f refactor(docker-compose): Add a subnet to examples 2023-06-11 23:19:49 +02:00
0daecee302 refactor(docker-compose): Slim down Docker bind mount directory structure 2023-06-11 23:19:19 +02:00
7fb2be86ee docs(meta): Better distiguish component_list entry examples 2023-06-11 23:05:23 +02:00
c8e6465ee9 docs(meta): Add dev instructions 2023-06-11 23:03:19 +02:00
1e9e1136f0 docs(meta): H1 headlines all the way 2023-06-11 22:51:51 +02:00
7e2cce9c72 refactor(docker-compose): Let's not commit a pyenv .python-version file 2023-06-11 22:50:42 +02:00
b033946444 feat(docker-compose): Add example for health check between two services 2023-06-11 22:49:45 +02:00
3de179d613 feat(docker-compose): Allow env inside Docker Compose Cookiecutter template 2023-06-11 22:49:04 +02:00
a7a8290f66 feat(docker-compose): Align env example file name with other docs 2023-06-11 22:42:17 +02:00
0c167ec6ab feat(docker-compose): Align env example file name with other docs 2023-06-11 22:41:24 +02:00
63cbe035ad feat(docker-compose): Align env example file name with other docs 2023-06-11 22:17:32 +02:00
8297cf976e docs(build): Update example files 2022-07-05 19:53:40 +02:00
fb26d472f2 docs(build): Update docs with inflect and new layout 2022-07-05 19:49:33 +02:00
bfbc829f91 feat(naive-python): Add grammar via inflect, improve overall handling 2022-07-05 19:42:11 +02:00
fb835f4f40 refactor(debug): Increase log level 2022-07-05 19:38:53 +02:00
b6da0efa29 feat(debug): Load inflect to render grammatically correct text 2022-07-05 19:36:52 +02:00
dab22b8c96 fix(config): Remove duplicate Configparser loading 2022-07-05 19:36:45 +02:00
f2c8b15b84 fix(debug): Add exit code 7 definition 2022-07-05 19:36:42 +02:00
8bf8ae3def fix(debug): Print when Rich is unavailable 2022-07-05 19:36:37 +02:00
1d929f5fb3 refactor(build): Double quotes instead of single quotes 2022-07-05 19:36:33 +02:00