Skip to content

Docker files and images to run Ceph in containers

License

Notifications You must be signed in to change notification settings

isserrano/ceph-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ceph

Ceph-related dockerfiles

Core Components:

  • ceph/base: Ceph base container image. This is nothing but a fresh install of the latest Ceph on Ubuntu LTS (14.04)
  • ceph/mds: Ceph MDS (Metadata server)
  • ceph/mon: Ceph Mon(itor)
  • ceph/osd: Ceph OSD (object storage daemon)
  • ceph/radosgw: Ceph Rados gateway service; S3/swift API server

Utilities and convenience wrappers

About

Docker files and images to run Ceph in containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.5%
  • Python 37.8%
  • Go 10.7%