
Harbor
Trusted cloud native registry for storing, signing, and scanning artifacts

Harbor is a CNCF Graduated cloud native registry for managing container images and related artifacts with security and governance controls. It extends the OCI/Docker registry model with enterprise features like policy enforcement, vulnerability scanning, and image signing to support secure supply chains.
Key Features
- Stores and manages container images and other cloud native artifacts, including Helm charts
- Role-based access control using projects for multi-tenant repository management
- Policy-based replication between registries for hybrid and multi-cloud deployments
- Built-in vulnerability scanning with policies to block deployment of vulnerable artifacts
- Image signing support and validation for provenance and integrity (including Notary-based workflows)
- Authentication integrations including LDAP/AD and OpenID Connect for SSO
- Audit logs for repository and administrative operations
- REST API with Swagger/OpenAPI interface for automation and integrations
Use Cases
- Run a private, policy-controlled registry for Kubernetes and Docker environments
- Enforce artifact security (scan/sign) as part of CI/CD and release workflows
- Replicate images across regions or datacenters for performance and availability
Limitations and Considerations
- Full feature set and integrations typically require multiple supporting components (scanner, signing, auth provider) and careful operational configuration
Harbor is a strong fit for teams that need a secure, compliant artifact registry with enterprise access control and automation capabilities. It is widely adopted in cloud native environments and integrates well with Kubernetes-centric workflows.
Categories:
Tags:
Tech Stack:
Similar Services

Gitea
Self-hosted Git hosting with code review, issues, and CI/CD
Gitea is a lightweight, self-hosted Git service with repositories, pull requests, issues, wiki, packages, and built-in CI/CD via Actions and runners.

VERT
On-device file converter running in WebAssembly.
WebAssembly-powered on-device file converter built with Svelte and TypeScript, enabling offline, privacy-first conversions.

Unregistry
Push Docker images to remote hosts over SSH without a registry
Unregistry is a lightweight OCI image registry plus Docker CLI plugin that pushes images directly to remote Docker hosts over SSH, transferring only missing layers.

Zot
OCI-native container and artifact registry (OCI Distribution compliant)
Open-source, production-ready OCI-native container image and artifact registry with single-binary deployment, S3/local storage, web UI and CLI.

F-Droid
FOSS Android app repository with a client for browsing and updates
F-Droid is a free and open source Android app repository and client for browsing, installing, and updating FOSS apps, with tooling to run and publish your own repo.

RepoFlow
Simple, scalable package management for private and public repositories.
RepoFlow is a self-hosted package management platform supporting Docker, NPM, PyPI, Maven, and more, with CVE scanning, smart search, and access controls.

Go
OpenAPI (Swagger)
Kubernetes
Docker
TypeScript
Python