7-rewrite-docs-inconsistencies #8

Merged
hygienic-books merged 4 commits from 7-rewrite-docs-inconsistencies into master 2023-06-12 22:35:07 +00:00
Showing only changes of commit 299c15e30d - Show all commits

View File

@ -34,6 +34,10 @@ project_slug [dir-name]: grafana
service [grafana]:
component_list [grafana]: grafana,nginx
context [ctx]: cncf
Select build:
1 - no
2 - yes
Choose from 1, 2 [1]:
```
The end result is a directory structure that has everything you need to hit the ground running.
@ -56,8 +60,9 @@ The end result is a directory structure that has everything you need to hit the
├── common-settings.yml
├── docker-compose.override.yml
├── docker-compose.yml
└── env
└── fully.qualified.domain.name.example
├── env
│   └── fqdn_context.env.example
└── README.md
```
# Developing