Make sure to setup and configure the infrastructure before using it.
Under construction
This page is under construction. Do not trust it until this box is removed.
Startup Infrastructure
On OS X
- Run "
/Applications/Docker/Kitematic (Beta)"
- Click
"Docker CLI"
on the lower right side to open a terminal.
On Linux
The Docker daemon should have been started automatically.
# startup docker-compose cli> docker-compose up
Update Infrastructure
Occasionally you may want to get the latest version of the infrastructure.
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
On Linux
Open http://120.0.0.1:8000 in your browser