Documentation
Guides for running and using Packr, served by the registry itself so they ship with the build that implements them.
- Local setupGet a registry running and point your toolchains at it.
- API referenceA guided tour of the API. The exhaustive list is /openapi.json.
- Auth and authorizationSessions, JWTs, the internal secret, the super-admin token, and the ownership model.
- Token permissionsPermissions, roles, and per-ecosystem scope restrictions.
- OAuth and providersDevice flow, provider setup, and custom OIDC.
- CLIpackr-cli: login, config, doctor, publish, yank, deprecate.
- Supply chainSignatures, provenance and SBOMs: what each answers, and what the registry does not claim.
- Yank and deprecateTwo lifecycle operations, and how each ecosystem represents them.
- Generic artifactsFirmware, datasets and build outputs, governed like packages.
- Migrating to PackrMoving off Verdaccio, Nexus or Artifactory: what moves, what does not, and how to verify.
- OperationsRunning the registry: health, metrics, limits, maintenance.
- BackupsNightly database dumps, restore, and the recovery objectives they meet.
- DeploymentContainer, fleet and environment configuration.
- SecurityAuthentication, rate limiting, input validation and CORS.