Good options for HA docker registry?

This page summarizes the projects mentioned and recommended in the original post on /r/docker

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • docker-registry-cache

    A squid-based HTTP cache you can point at a private docker registry (v2 only)

  • distribution

    The toolkit to pack, ship, store, and deliver container content

  • FWIW, the open source registry application itself is essentially stateless. You just run multiple copies of it and point all of them at the same storage for a High Availability setup. If you have GlusterFS, you can mount it to the local filesystem and use the filesystem storage driver, though you may need to tweak settings for it to function properly (example).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How Do I Actually Use Docker?

    2 projects | /r/selfhosted | 15 Apr 2023
  • Self-Hosting container registry

    1 project | /r/kubernetes | 14 Oct 2022
  • Ask HN: Has anyone self/on-prem hosted a container registry

    1 project | news.ycombinator.com | 22 Sep 2022
  • What is "registry"?

    2 projects | /r/docker | 14 Mar 2022
  • Harbor + Kubernetes = Self-Hosted Container Registry

    3 projects | /r/kubernetes | 1 Nov 2021