ArchCI:基于Docker的开源持续集成工具
jopen
9年前
ArchCIis the distributed scalable continues integration service with docker.
- Base on light-weight docker containers
- Provide RESTful APIs and command-line tool
- Support.archci.ymlfor continues integration
- 100% open-source, 100% golang and 100% docker
Componenets
Worker:simple-worker,kubernetes-worker
Client:aci
Document:docs, slides
Docker:docker-distribution
docker run -d --net=host archci/archci
Please make sure MySQL and redis start and go to 127.0.0.1:10010.