Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

tobegit3hub/ceph-web

Repository files navigation

Ceph Web

Introduction

Ceph-web is the management tool for ceph with full features.

  • Easy to run with docker contaienr
  • Lightweight management tools
  • Full APIs from ceph-rest-api
  • Web UI with material design

Installation

docker run -d --net=host tobegit3hub/ceph-web

Please go to http://127.0.0.1:8080 in the brower.

Notice

Ceph-web accesses official ceph-rest-api service. You can run ceph/demo to setup all-in-one ceph cluster locally.

docker run -d --net=host -e MON_IP=192.168.0.20 -e CEPH_NETWORK=192.168.0.0/24 ceph/demo

About

Web based management tool for ceph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published