Drop-in replacement for Sonatype Nexus. Manage Maven, Docker, npm, PyPI, Helm and 9 more formats — in one self-hosted registry, forever free.
Every format supports Hosted, Proxy, and Group types. One URL for your entire organization.
No circular imports. All DB access through mockable interfaces. Plugin-style format handlers for each of the 14 formats.
OIDC SSO, LDAP, API tokens, JWT, and fine-grained RBAC with CEL content selectors — all built in.
nxs_* — SHA-256 hash only storedGET /api/v1/components/:id/scanChoose your deployment method. Docker Compose for a quick local start; Helm for production Kubernetes.
docker-compose.yml and config.yaml — unpack and runtar -xzf nexspence-v*.tar.gz && cd nexspence-*jwt_secret (min 32 chars) and admin_password — everything else works out of the boxlocalhost:8081 — credentials: admin / admin123MinIO is included in docker-compose.yml. Set the storage type via env var — MinIO API on port 9000, console on 9001.
Uses docker-compose.ha.yml: 2 × Nexspence nodes, nginx load balancer (least_conn), Redis, MinIO, PostgreSQL.
Starts a pre-configured Keycloak dev instance with the nexspence realm imported. "Sign in with Keycloak" appears on the login page.
ghcr.io/nexspence-oss/nexspence is pulled automatically from GitHub Container Registry.
Everything Nexus Pro charges for — included in Nexspence, free forever.
| Feature | Nexspence | Nexus OSS |
|---|---|---|
| Price | $0 forever | Free / $120/mo Pro |
| Nexus REST API v1 | 100% compatible | Native |
| OIDC / SSO | Keycloak, Google, Entra, Okta | Pro only |
| LDAP Authentication | Built-in | Built-in |
| Docker OCI v2 | Full spec | Full spec |
| S3 Blob Store | Any S3-compatible | Pro only |
| Vulnerability Scanning | Trivy (built-in) | Pro add-on |
| Webhooks | Built-in async | Pro only |
| Per-repo Export / Import | Streaming tar.gz | Admin UI |
| Go Modules (GOPROXY) | Native | Community plugin |
| Cargo / Conan | Native | Not supported |
| Audit Log NDJSON Export | Built-in streaming | Pro feature |
| Component Tagging | Yes (GIN index) | Pro only |
| CEL Content Selectors | Yes | XPath / Regex |
| SAML 2.0 SSO | Built-in | Pro only |
| High Availability (Redis + S3) | Built-in | Pro only |
| Content Replication | Built-in (cron, AES-GCM creds) | Pro only |
| Staging & Build Promotion | Built-in (CEL filter, approval) | Pro only |
| Conda / Terraform Registry | Native | Not supported |