dahangda / docker-install

How to install flow.ci from docker

Home Page:https://flowci.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install from Docker in 1 minute

1 分钟从 Docker 安装

Per-requirements

  • Docker installed
  • Docker-Compose installed
  • Mac OS/Linux/Unix/Windows
  • Suggest 4 Cores, 8G RAM, and more than 60G free disk

Install

git clone https://github.com/FlowCI/docker-install.git flow-docker
cd flow-docker
./server.sh start

# ./server.sh help for more detail

After all services started, open web browser with url 'http://localhost:2015'

start

The default ports and data path can be changed from server.sh and server.yml

About

How to install flow.ci from docker

https://flowci.github.io

License:MIT License


Languages

Language:Shell 100.0%