ProvenMapSCALE 1:1
New: architecture for every role
Get started
Docs
Pricing
Blog
Boards
Getting StartedCore ConceptsPlatform FeaturesSourcesReference & Resources

Reference & Resources

Integrations ReferenceOrganization SettingsBoards APIEnterprise SSOPermissions & Access ControlSelf-Hosted Deployment
Reference & Resources
Integrations ReferenceOrganization SettingsBoards APIEnterprise SSOPermissions & Access ControlSelf-Hosted Deployment
Reference & ResourcesSelf-Hosted Deployment

Last updated August 3, 2026

Self-Hosted Deployment

Talk to us about self-hosting

The platform ships as a Docker Compose stack you run on your own infrastructure — same product as cloud, on servers you control. This page covers what a self-hosted deployment needs and where it differs from cloud. Installation and setup are handled with our team directly — use the button above to get started.

Requirements

ResourceMinimum
CPU / RAM2 cores / 4 GB
Disk20 GB free
OSLinux, Windows Server 2019+, or macOS
Docker20.10+ with Compose v2+

The stack also needs outbound access to portal.provenmap.com (license/auth) and registry.hub.docker.com (image pulls).

Important

PostgreSQL is bring-your-own — the shipped compose file doesn't run it for you. Have a reachable instance (managed or self-run) ready before you start the stack.

Configuration essentials

AI features (Chat, in-app insight generation) run through a model provider, connected once from Settings → Connectors — identical to cloud. See the Integrations Reference. The plugin loop (/analyze, /sync, /insights) needs no model provider at all.

Note

Trial credits to fund early usage before you connect your own model provider are available on request — billed to you, not your users.

SSL, backups, and upgrades

Self-hosted deployments work with your existing reverse proxy and SSL termination, and pair with whatever backup strategy you already run against your PostgreSQL instance. Version upgrades and rollbacks are supported. We walk through the specifics together during setup.

PreviousPermissions & Access Control

On this page

Self-Hosted DeploymentRequirementsConfiguration essentialsSSL, backups, and upgrades