Docker Registry v2
Full OCI distribution spec. Works with Docker, Podman, containerd.
Docker Registry v2
Full OCI distribution spec. Works with Docker, Podman, containerd.
Maven Repository
Host your JARs. Smart proxy to Maven Central.
npm Registry
Private npm packages. Proxy to npmjs.org with caching.
Cargo Registry
Rust crates hosting. Git index or sparse protocol.
PyPI Repository
Python packages. Simple API compatible with pip.
Fast and Lightweight
32 MB binary, less than 100 MB RAM, 3 second startup.
# Start NORAdocker run -p 4000:4000 ghcr.io/getnora-io/nora:latest
# Push an imagedocker tag myapp:latest localhost:4000/myapp:latestdocker push localhost:4000/myapp:latestGet Started
Install NORA and push your first artifact in minutes.
Production Deployment
Deploy to production with HTTPS and reverse proxy.
Configure
Tune rate limits and storage options.
Integrate
Connect with ArgoCD for GitOps workflows.