Sign inSign up

lorieri/deis-registry-ceph

By lorieri

Updated almost 11 years ago

Docker Registry for Deis using Ceph Rados Gateway (or any other S3 compatible objetct storage) as storage

Image
0

678

lorieri/deis-registry-ceph repository overview

Deis Docker Registry with Ceph Rados Gateway

Instructions:

  1. get this Dockerfile
  2. set your environment
  3. build your image, ex: $ docker build -t="my_user/my_deis_registry_ceph" .
  4. pull it
  5. ssh to your CoreOS
  6. run: $ etcdctl set /deis/registry/image my_user/my_deis_registry_ceph
  7. Stop the original deis registry: $ fleetctl stop deis-registry.service
  8. Start it and wait it become active/running: $ fleetctl start deis-registry.service

May work with any other S3 compatible object storage

Tag summary

Content type

Image

Digest

sha256:886a40c9a

Size

194.8 MB

Last updated

almost 11 years ago

docker pull lorieri/deis-registry-ceph