Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

elliptic for docker registry 2.0 #656

Open
duffqiu opened this issue Oct 11, 2015 · 10 comments
Open

elliptic for docker registry 2.0 #656

duffqiu opened this issue Oct 11, 2015 · 10 comments

Comments

@duffqiu
Copy link

duffqiu commented Oct 11, 2015

Hi,

Does anyone know how to use elliptics for docker registry 2.0

I only see it is for docker registry 1.0.

And how about the benchmark compared to Ceph?

Thanks.

@bioothod
Copy link
Member

@noxiouz Anton, are there any plans for registry 2.0?

As of Ceph comparison, it is so much different storage. You can not put replicas into different physical locations like across the world, streaming is very different. Any medium to large object storage like Ceph or Elliptics has bottleneck in the network or sequential disk access, storage selection in this area should be started with features provided first

@noxiouz
Copy link
Member

noxiouz commented Oct 12, 2015

Unfortunately, it's not supported right now. When it comes to the plans, current seconadry indexes in Elliptics're going to become depreceated, so I have to investigate new ways of how to support the distribution (registry 2.0) interface.

@vitalyisaev2
Copy link

+1 for this feature request :)

@noxiouz
Copy link
Member

noxiouz commented Jul 15, 2016

@vitalyisaev2 I've implemented new docker-distribution using PostgreSQL for meta data and any KV for the data. It's already in production. Wanna use it?

@agend
Copy link
Contributor

agend commented Jul 15, 2016

Is it opensource?
On Пт, 15 июля 2016 г. at 17:28, Anton Tyurin [email protected]
wrote:

@vitalyisaev2 https://github.com/vitalyisaev2 I've implemented new
docker-distribution using PostgreSQL for meta data and any KV for the data.
It's already in production. Wanna use it?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#656 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACXrGAIcYLB7o36JBNb8Q0GaiGvHQuyUks5qV5j1gaJpZM4GMu_z
.

@vitalyisaev2
Copy link

@noxiouz I think our Ops team will be very interested in it since registry v1 will be deprecated soon, but we still prefer Elliptics as an image storage :)

How can we try your tool?

@noxiouz
Copy link
Member

noxiouz commented Jul 15, 2016

https://github.com/noxiouz/docker-distribution-postgresql
Here it is. I will add Elliptics on the weekend. It will take a couple of hours.

@vitalyisaev2
Copy link

@noxiouz really appreciate you

@noxiouz
Copy link
Member

noxiouz commented Jul 19, 2016

The work is almost done. I need to add tests on TravisCI
noxiouz/docker-distribution-postgresql#24

@vitalyisaev2
Copy link

@noxiouz thanks! haven't enough time to test it yet, but gonna try this soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants