Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

#Shipyard Shipyard(Github)是建立在docker集群管理工具Citadel之上的可以管理容器、主机等资源的web图形化工具。

##安装shipyard

sudo curl -sSL https://shipyard-project.com/deploy | sudo /bin/bash -s

如果不发生什么意外应该就能安装成功了。。。^-^

安装成功后,访问: http://your_ip:8080

登录名:admin
密码:shipyard

进入后就可以看到控制台了。。。。oh yeah。。