This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
jhb2345
/
server
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
ea5a2dabc0
شاخهها
تگها
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.