docs(docker-compose): Update example directory layout (#7)
This commit is contained in:
parent
448401b7b0
commit
299c15e30d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user