This website works better with JavaScript
首页
发现
帮助
登录
jhb2345
/
server
关注
1
点赞
0
派生
0
文件
工单管理
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.