Skip to content

✨ Ceph container kullanılarak mgr mon osd rgw mds ve rbd servislerinin docker compose ile oluşturulmasına işaret edilmiştir.

Notifications You must be signed in to change notification settings

fatlan/Ceph-Docker-Compose

Repository files navigation

Aşağıdaki adımları sırasıyla takip ederek ortamı ayağa kaldırabilirsiniz

./first_run.sh
docker-compose up -d ceph-mon ceph-mgr
./run_cc.sh
docker-compose up -d ceph-osd1 ceph-osd2 ceph-osd3
docker-compose up -d ceph-rgw ceph-mds ceph-rbd ||  docker-compose up -d
./run_cd.sh
watch docker-compose ps

Yeniden kurulum öncesinde aşağıdaki dosyayı çalıştırın

sudo ./del.sh

Kurulum bitiminde aşağıdaki gibi dashboard ekranına login olabilirsiniz.

https://host_ip:8443
kullanıcıadı= admin
şifre= admin

ref: 1|2

About

✨ Ceph container kullanılarak mgr mon osd rgw mds ve rbd servislerinin docker compose ile oluşturulmasına işaret edilmiştir.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages