| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
9年前发布

ArchCI:基于Docker的开源持续集成工具

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.

项目主页:http://www.open-open.com/lib/view/home/1437661177412

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1437661177412.html
ArchCI Docker