This website works better with JavaScript
홈
탐색
도움말
로그인
jhb2345
/
server
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
ea5a2dabc0
브랜치
태그
master
server
/
README.md
README.md
490 B
히스토리
Raw
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.