This website works better with JavaScript
首頁
探索
說明
登入
jhb2345
/
server
關註
1
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
目錄樹:
1b21a1f4f7
分支列表
標籤列表
master
server
/
README.md
README.md
490 B
文件歷史
原始文件
Ceph & Docker Swarm hyperconverged node setup
For a new installation, follow
https://docs.ceph.com/en/latest/cephadm/install/
to bootstrap a cluster & deploy your first node.
Set
hosts
& run
ansible-playbook playbook.yml
to preconfigure the new node.
Follow "Adding Hosts" to add a new node to the ceph cluster. Add this node as a monitor and/or manager if necessary.
Follow
https://docs.docker.com/engine/swarm/swarm-tutorial/add-nodes/
to add this node to Docker Swarm.