Pricing
Enterprise
Enterprise€84,95 / monthGovernance, compliance, and dedicated support.
Nexus is in alpha. Pricing is indicative and subject to change as the platform evolves. All plans may be adjusted — we will communicate changes transparently.
Overview
Enterprise adds governance features for larger organizations on top of Pro. Unlimited seats, projects, and storage. Cross-project ADR linking, SAML SSO, custom branding, and dedicated support. Available as managed cloud or self-hosted with commercial support agreement.
What's included
- Everything in Pro, plus:
- Unlimited seats, customers, projects, sessions
- Unlimited document storage
- Cross-project ADR linking
- Inline review comments and participants
- Vault letter audit trail
- SAML / SSO authentication
- Custom branding
- MCP rate limit override
- Skill export (CLI)
- Unlimited audit log retention
- Commercial self-hosting support
- Dedicated support
Resource Quotas
Unlimited
Seats
Unlimited
Customers
Unlimited
Projects
Unlimited
Sessions
Unlimited
Decisions (ADRs)
Unlimited
Storage
Unlimited
Agent Flavors
Feature Availability
Available Plugins
Compaction+
FreePreserves Nexus session context across OpenCode compaction events. Injects project/session IDs into the compaction prompt and records each reset as an auditable session entry.
Free
Cost Control
FreeToken usage and cost tracking for Nexus sessions using native OpenCode message data. Auto-appends cost snapshots to session timelines. Zero external dependencies — no Helicone required.
Free
Vault Shield
AlphaClassification-driven encryption for documents and project artifacts. Define confidentiality levels per customer or project and enforce encryption policies automatically — from at-rest AES-256 to field-level encryption with external KMS providers.
€1,99 / mo
Knowledge Graph
AlphaTransforms uploaded documents (PDF, Markdown, DOCX) into a searchable knowledge graph. An extraction service analyzes structure, entities, and relationships, then stores them in a PostgreSQL-native graph schema — queryable by agents via MCP tools.
€1,99 / mo
LLM Bridge
AlphaBring your own LLM hardware into the Nexus ecosystem. Connect any vLLM-compatible inference stack and auto-configure it as a dedicated provider in your OpenCode workspace — zero manual config, instant model routing.
€1,99 / mo
CI Bridge
AlphaConnects Nexus project intelligence to your CI/CD pipeline. Validates PRs against active ADRs and project directives, generates architectural review comments, and reports pipeline results back into Nexus sessions.
€1,99 / mo
Self-Hosting — Pro Features, Zero Cost
Self-hosting is available to everyone, not just Enterprise customers. Deploy Nexus on your own infrastructure and receive the full Pro feature set at no cost — no license key required, no phone-home telemetry. Enterprise adds commercial support agreements, SLA-backed assistance, and priority patches for self-hosted installations.
| Aspect | Cloud (Managed) | Self-Hosted |
|---|---|---|
| Data residency | EU (Frankfurt) | Your choice |
| Database | Managed PostgreSQL | Your own PostgreSQL |
| Object storage | S3 + CloudFront | S3-compatible (MinIO, GCS, etc.) |
| Updates | Automatic | Self-managed with provided releases |
| Compliance | Shared responsibility | Full control |
| Air-gap support | No | Yes |
| Custom branding | Enterprise plan | Full customization |
Deployment Options
Docker Compose
SoonThe fastest way to self-host Nexus. A single docker-compose.yml brings up the full stack — webapp, API, PostgreSQL, and S3-compatible storage. Ideal for small teams, home labs, and local development.
- Single docker-compose.yml with all services
- PostgreSQL with automatic migrations
- MinIO for S3-compatible document storage
- Traefik reverse proxy with auto-TLS
- Single-command deployment and updates
- Full Pro feature set — no license key required
Helm Chart (Kubernetes)
SoonProduction-grade Kubernetes deployment via Helm. Horizontal scaling, health checks, rolling updates, and configurable resource limits. Suitable for teams running shared clusters.
- Official Helm chart with documented values
- Horizontal pod autoscaling (HPA)
- Ingress with cert-manager TLS
- External PostgreSQL or in-cluster StatefulSet
- S3 / MinIO / GCS backend for storage
- Full Pro feature set — no license key required
Cloud Provider (AWS / GCP)
SoonDeploy Nexus to your own AWS or GCP account using our Terraform Infrastructure-as-Code baseline repository. Managed PostgreSQL, S3-compatible object storage, and automated TLS — production-ready in under an hour.
- Terraform IaC baseline repository with full access
- Managed PostgreSQL (RDS / Cloud SQL)
- S3 or GCS for document storage
- CloudFront or Cloud CDN for delivery
- Automated TLS and DNS configuration
- CI/CD pipeline templates included
Own Datacenter / Virtualization
SoonRun Nexus on your own hardware or virtualization platform — Proxmox, VMware, Hyper-V, or bare metal. Full control over the network, storage, and compute layers for environments with strict compliance or air-gap requirements.
- Proxmox, VMware, Hyper-V, or bare metal support
- Self-managed PostgreSQL with backup strategy
- MinIO or any S3-compatible object storage
- Air-gapped deployment possible
- Custom network and firewall configuration
- Hardware security module (HSM) integration optional
Platform Stack
Nexus runs on a standard, well-understood stack: Next.js (frontend + API), Supabase (PostgreSQL + Auth + RLS), and any S3-compatible object storage. No proprietary dependencies — you can inspect, audit, and extend every component.