NORA Registry icon
NORA Registry icon

NORA Registry

Lightweight multi-protocol artifact registry. Single binary, zero dependencies. Supports Docker, Maven, npm, PyPI, Cargo, Go, Helm OCI, and raw files.

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Linux
  • Mac
  • Windows
  • Docker
  • Self-Hosted
2likes
0comments
0articles

Features

NORA Registry News & Activities

Highlights All activities

Recent activities

NORA Registry information

  • Developed by

    RU flagPavel Volkov
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    7 alternatives listed
  • Supported Languages

    • English
    • Russian

AlternativeTo Categories

DevelopmentNetwork & Admin

GitHub repository

  •  87 Stars
  •  4 Forks
  •  10 Open Issues
  •   Updated  
View on GitHub
NORA Registry was added to AlternativeTo by devitway on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is NORA Registry?

NORA is an open-source artifact registry built in Rust. It ships as a single 32MB binary with no external dependencies — no database, no JVM, no runtime. Starts in 3 seconds, runs on under 100MB RAM. Supported registries: Docker (OCI Distribution Spec), Maven (with proxy to Maven Central), npm (with npmjs.org caching), PyPI (twine upload, PEP 691), Cargo (sparse index, RFC 2789), Go modules (GOPROXY protocol), Helm OCI, and raw file storage. Features include a built-in web dashboard with search and browsing, transparent upstream proxy with local caching, Basic Auth with htpasswd and revocable API tokens, S3-compatible storage backend (MinIO, AWS S3), backup/restore and garbage collection CLI, Prometheus metrics and health checks, Swagger API documentation, and internationalization (English/Russian). NORA follows a "starts with docker run, scales to enterprise" philosophy — zero-configuration for small teams, with enterprise features available separately. Try the live demo at demo.getnora.io

Official Links