Self-Hosted | Roadmap Q2-Q3 2026

Run the data layer in your own infrastructure.

A community edition you can deploy on your own Docker host is targeted for Q3 2026. Open-core. This page documents the model, what is in scope, what is not, and how to join the alpha.

Short answer

Target release: Q3 2026. Open-core. The data layer (graph store, extractors, Graph API, MCP server) is self-hostable and free. The managed intelligence layer (AI-verified review, correction feedback loop, cross-customer ontology learning) stays in Graphory cloud. Connectors are BYOC in both editions - the only OAuth Graphory operates is WorkOS AuthKit for signup and login; for every data source you supply the credentials and they live in your WorkOS Vault.

Enterprise-hosted (we run Graphory inside your cloud account, dedicated infrastructure) is available earlier on request. Contact info@graphory.io.

Feature matrix

The split is drawn around a simple line: anything deterministic and single-tenant can run in your infrastructure; anything that depends on AI verification, cross-customer learning, or managed credentials stays in the cloud.

CapabilitySelf-hosted (free)Managed cloud
Graph store (per-org isolation)YesYes
Deterministic extractorsYesYes
Graph API (search, traverse, entity, timeline, write, stats)YesYes
MCP serverYesYes
Ingest API and webhook pushYesYes
Basic provenance and authority trackingYesYes
Full data exportYes (all formats)Yes (all formats)
AI-verified review queueNoYes
Correction feedback loopNoYes
Cross-customer ontology learningNoYes
Latent-connection discoveryNoYes
Stale-entity surfacing + weekly digestsNoYes
BYOC connectors (Gmail, QuickBooks, Salesforce...) - you supply credentials, stored in WorkOS VaultYes (bring your own Vault)Yes
Priority support and SLACommunity supportYes (plan-dependent)
Automatic upgrades and backupsYou run themYes

How licensing works

A self-hosted instance validates its gs_ak_ key against the Graphory billing API once per hour.

If the subscription stops, keys stop working. Your graph data stays yours - exports, source files, and graph-store files are all yours to keep.

Usage (node count, API request volume) reports back anonymously for billing tiering. No content, no entity names, no query text leaves your infrastructure.

Enterprise customers can disable phone-home entirely for fully air-gapped deployments. Licensing switches to an offline license file signed by Graphory.

When self-hosting is the right answer

  • Data residency. EU-only, Canada-only, or similar jurisdictional constraints.
  • Regulated workflows. HIPAA, FedRAMP-adjacent, or customers whose counsel will not accept shared-tenant SaaS.
  • Air-gapped environments. No outbound internet from the graph infrastructure.
  • Zero SaaS dependency. Infrastructure teams who refuse to add a new vendor to their critical path.

What self-hosting costs you

  • Run the infrastructure: Docker host, graph store, object storage, reverse proxy with TLS.
  • Handle upgrades, backups, and DR. Upgrade tooling is included; the ops work is yours.
  • Lose the managed intelligence layer unless you pay for it separately.
  • Bring your own OAuth apps for every managed connector.

Enterprise-hosted (available now)

Before the community edition ships, Enterprise customers can have Graphory deployed into a dedicated environment in their cloud account. We run it; you own the infrastructure boundary. Includes the full managed intelligence layer, per-customer isolation at the VPC level, and contractual SLA.

Pricing is custom, based on graph size and support scope. Contact info@graphory.io.

Timeline

Internal alpha (single-node Docker compose)Q2 2026
Private beta with selected Enterprise customersQ2-Q3 2026
Public community edition releaseQ3 2026
Kubernetes chart, multi-node deploymentsQ4 2026

Dates are targets, not commitments.

Get notified when it ships

Email us with your use case (residency, air-gap, regulated workflow), approximate data volume, and timeline pressure. High-signal replies move you to the front of the alpha waitlist.

Email info@graphory.io

Already running Graphory cloud? See the trust and operations page for rate limits, export, backup, SLA, and security posture.