Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

kiwenlau/ceph-single-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Run Ceph within Docker Containers

####pull ceph image

sudo docker pull kiwenlau/ceph:infernalis

####run containers

git clone https://github.com/kiwenlau/ceph-single-docker
cd ceph-single-docker/
sudo ./run.sh

####create ceph user

sudo docker exec ceph-monitor radosgw-admin user create --uid="kiwenlau" --display-name="kiwenlau" [email protected]

About

Run Ceph within Containers on Single Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages