Install from Docker in 2 mins
Per-requirements
-
Mac or Linux (Windows not supported yet)
-
Docker installed
-
Docker-Compose installed
-
Clone this 'docker' repo (make sure the scripts and docker compose file are available)
git clone https://github.com/FlowCI/docker-install.git
Getting Started
./server.sh start
# ./server.sh help for more detail
After all services started, open web browser with url 'http://localhost:2015', adn type admin username (default: [email protected]
) and password (default: example
) to login.
The default ports are exposed to host and data path can be changed from server.yml and start-server.sh