chartmuseum VS Harbor

Compare chartmuseum vs Harbor and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
chartmuseum Harbor
8 73
3,470 22,318
1.1% 2.2%
0.0 9.7
3 days ago about 9 hours ago
Go Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

chartmuseum

Posts with mentions or reviews of chartmuseum. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-07.
  • GitHub - helm/chartmuseum: Host your own Helm Chart Repository
    1 project | /r/devopsish | 9 Nov 2022
  • Do you mirror external helm chart repositories for local use?
    2 projects | /r/kubernetes | 7 Nov 2022
    We may switch over to Chartmusuem, and something like Charts-Syncer to try to help with this, or maybe abandon the whole idea of mirroring external repositories and just keep our repository hosting internal projects. What are your thoughts on this?
  • Ask r/kubernetes: What are you working on this week?
    4 projects | /r/kubernetes | 3 Jan 2022
    Also trying to find a small self-hosted container registry (not some beast like goharbor.io) and possibly a Helm chart repository (looking into chartmuseum.com). Anyone got some recommendations?
  • Where do you store your helm charts?
    1 project | /r/kubernetes | 1 Nov 2021
    You can use either something like https://chartmuseum.com/ or any docker registry if it has OCI support.
  • Share how you do your CI/CD to Kubernetes
    2 projects | /r/kubernetes | 28 Aug 2021
    ChartMuseum is indeed open source and is on GitHub.
  • Self Hosted Module Registry
    2 projects | /r/Terraform | 19 Jul 2021
    This is also basically an s3 proxy, but it specifically implements the Terraform Registry API so that things like version constraints are handled correctly. If you use Helm at all, an analogous project for charts would be https://github.com/helm/chartmuseum
  • Metadata for chartmuseum
    1 project | /r/kubernetes | 16 Jun 2021
    I raised a PR (WIP) https://github.com/helm/chartmuseum/pull/464 but wondering if others would think this is useful or if I just have a niche usecase.
  • Ditching Docker Compose for Kubernetes
    3 projects | dev.to | 6 Apr 2021
    Another benefit of Helm is in it's package management. If your application requires another team's application up and running, they can publish their Helm chart to a remote repository like a ChartMuseum. You can then install their application into your Kubernetes by naming that remote chart combined with a local values file. E.g., helm install other-teams-app https://charts.mycompany.com/other-teams-app-1.2.3.tgz -f values-other-teams-app.yaml. This is convenient because it means you don't have to checkout their project and dig through it for their helm charts to get up and running - all you need to supply is your own values file.

Harbor

Posts with mentions or reviews of Harbor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-26.

What are some alternatives?

When comparing chartmuseum and Harbor you can also consider the following projects:

helm-diff - A helm plugin that shows a diff explaining what a helm upgrade would change

Portainer - Making Docker and Kubernetes management easy.

helm-push - Helm plugin to push chart package to ChartMuseum

Dragonfly - This repository has be archived and moved to the new repository https://github.com/dragonflyoss/Dragonfly2.

helm - The Kubernetes Package Manager

phoneinfoga - Information gathering framework for phone numbers

tailscale - The easiest, most secure way to use WireGuard and 2FA.

gitlab

hub-feedback - Feedback and bug reports for the Docker Hub

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

go-echarts - 🎨 The adorable charts library for Golang

ingress-nginx - Ingress-NGINX Controller for Kubernetes