This repository has been archived by the owner on Apr 26, 2021. It is now read-only.
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.
store repositories in s3 #182
Open
Description
I would like to suggest adding a feature to store repositories in s3.
This would mainly be for high availability purposes.
I can already do this with latest docker-registry, so Gandalf is the only thing left I can't reliably replicate.
This would only be for the file storage, mongodb entries would be replicated separately using mongo clustering
A usage example would be having two different servers running gandalf, sharing an s3 bucket to store files, and connecting to a shared mongodb cluster