Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install a shipyard cluster

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

Editor to share with you how to install shipyard cluster, I believe that most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!

# deploy shipyard-rethinkdbdocker run\-ti\-d\-- restart=always\-- name shipyard-rethinkdb\ docker-1:5000/rethinkdb# on shipyard master node deploy shipyard-discoverydocker run\-ti\-d\-p 4001ti 4001\-p 7001ti 7001\-- restart=always\-- name shipyard-discovery\ docker-1:5000/microbox-etcd-name discovery# in shipyard master node Point to deploy shipyard-swarm-managerdocker run\-ti\-d\-- restart=always\-- name shipyard-swarm-manager\ docker-1:5000/swarm:latest\ manage-- host tcp://0.0.0.0:3375 etcd://12.1.1.24:4001# deploy shipyard-controllerdocker run\-ti\-d\-- restart=always\-- name shipyard-controller\ on the shipyard master node -- link shipyard-rethinkdb:rethinkdb\-- link shipyard-swarm-manager:swarm\-- p 8080 tcp://swarm:3375# 8080 docker-1:5000/shipyard-shipyard:latest\ server\-d tcp://swarm:3375# deploy shipyard-proxydocker run\-ti\-d\-p 2375 tcp://swarm:3375# 2375 on each docker Damon node-- hostname=$HOSTNAME\-- restart=always\-- name shipyard-proxy\-v / var/ Run/docker.sock:/var/run/docker.sock\-e PORT=2375\ docker-1:5000/shipyard-docker-proxy:latest# deploy shipyard-swarm-agentdocker run\-ti\-d\-- restart=always\-- name shipyard-swarm-agent\ docker-1:5000/swarm:latest\ join-- addr: 2375 etcd://12.1.1.24:4001# test on each docker Damon node

Http:// master node ip:8080

Login: admin/shipyard

The above is all the contents of the article "how to install shipyard clusters". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report