Make sure to setup and configure the infrastructure before using it.
Startup Infrastructure
Info | ||
---|---|---|
| ||
|
Info | ||
---|---|---|
| ||
Tthe Docker daemon should have been started automatically. |
Code Block |
---|
# startup docker-compose
cli> docker-compose up |
Update Infrastructure
Occasionally you may want to get the latest version of the infrastructure.
Code Block |
---|
cli> curl -o docker-compose.yml https://dev.flarecast.eu/stash/projects/INFRA/repos/dev-infra/browse/docker-compose.yml?raw
cli> docker-compose pull |
Open main page
Info | ||||
---|---|---|---|---|
| ||||
Switch to "Kitematic" Select Container "devinfrastest_webapp_1" On the right side panel click on the arrow icon () next to "Web Preview" |
Info | ||
---|---|---|
| ||
Open http://120.0.0.1:8000 in your browser |