|
d6ea3f1853
|
fix(docker-compose): For a single-service Compose file prefill our example README.md with docker compose --profile 'build' build ...
... instead of docker compose --profile
'build-service' build since the latter won't exist.
|
2023-12-24 03:18:11 +01:00 |
|
|
adb7bf6795
|
fix(docker-compose): When we have only one service in Docker Compose set its Dockerfile context dir to just build-context/ instead of build-context/service since the latter doesn't exist
|
2023-12-24 02:56:03 +01:00 |
|
|
215db1682d
|
refactor(docker-compose): Set default ulimits even when var is set (but set to just an empty string)
|
2023-12-24 01:30:49 +01:00 |
|
|
36f2eecba1
|
refactor(compose): Copy Docker images with copy-docker
|
2023-10-13 02:26:41 +02:00 |
|
|
1f588e90bc
|
refactor(compose): Double-check that VIP is bound on target host
|
2023-10-13 02:23:57 +02:00 |
|
|
b534a9bccf
|
common-settings.yml is now .yaml
|
2023-10-13 02:08:12 +02:00 |
|
|
e5e78a0527
|
feat(compose): Work with a registry
|
2023-10-13 02:06:56 +02:00 |
|
|
d98de5aff0
|
refactor(compose): Mention private registry when copying
|
2023-10-13 01:15:24 +02:00 |
|
|
ffaf43e56f
|
common-settings.yml is now .yaml
|
2023-10-13 01:13:24 +02:00 |
|
|
20d303e79a
|
fix(compose): Update Dockerfile ref to env example file
|
2023-10-09 01:33:34 +02:00 |
|
|
117627889f
|
fix(compose): Fix bash var quoting
|
2023-10-08 18:35:10 +02:00 |
|
|
ab9b1009cb
|
fix(compose): Fix line breaks with multi-component build=yes
|
2023-10-08 17:54:17 +02:00 |
|
|
782981c6f8
|
fix(compose): Use modern Compose file name (#12)
|
2023-10-08 17:41:59 +02:00 |
|
|
c6e93b353d
|
refactor(compose): Adjust spacing in example Environment and Build paragraphs (#10)
|
2023-10-08 17:28:50 +02:00 |
|
|
e112d0ef8c
|
refactor(compose): Adjust spacing in example Environment paragraph (#10)
|
2023-10-08 17:28:10 +02:00 |
|
|
31f67e3aad
|
refactor(compose): Adjust spacing in Environment paragraph (#10)
|
2023-10-08 17:25:11 +02:00 |
|
|
795585260a
|
refactor(compose): Adjust spacing in Build paragraph (#10)
|
2023-10-08 17:24:44 +02:00 |
|
|
6c08ba37c6
|
feat(compose): Update Vault example with Conventional commits paragraph (#10)
|
2023-10-08 17:23:11 +02:00 |
|
|
e6b8f35906
|
feat(compose): Update Grafana example with Conventional commits paragraph (#10)
|
2023-10-08 17:21:46 +02:00 |
|
|
692d115d5c
|
refactor(compose): Adjust line breaks (#10)
|
2023-10-08 17:18:50 +02:00 |
|
|
0042adba00
|
feat(compose): Add a README.md section explaining Conventional Commits usage (#10)
|
2023-10-08 17:16:03 +02:00 |
|
|
96cce1634b
|
docs(docker-compose): More _FIXME_ markers
|
2023-06-25 00:14:02 +02:00 |
|
|
40ab99bf87
|
docs(docker-compose): More _FIXME_ markers
|
2023-06-25 00:13:13 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|