centos 下 install Shipyard
1
Automated Deployment
This will deploy Shipyard using the current Docker host.
Once deployed, the script will output the URL to connect along with credential information.
执行:
curl -sSL https://shipyard-project.com/deploy | bash -s
产生6个镜像
alpine、 rethinkdb、ehazlett/docker-proxy 、ehazlett/curl、swarm
2
访问:
http://192.168.116.130:8080/
504 Gateway Time-out
The server didn't respond in time.
问题如何让外围的ip来访问 8080端口
【在公司访问需要设置代理 代理问题 】
3
1. 登录shipyard界面
现在可以访问http://192.168.116.130:8080/
来登录shipyard了,默认用户名/密码是:admin/shipyard。