Docs

Enough to evaluate.

PatchMap Cloud quick start, self-hosted notes for Enterprise teams, and an architecture overview. Detailed product docs land with v1.0. This page is the evaluator's path.

Quick start (cloud)

  1. Sign up at /beta. One form, your work email.
  2. We provision your single-tenant PatchMap Cloud instance in under ten minutes.
  3. Import your inventory via CSV or start drawing the topology by hand.
Self-hosted notes

PatchMap also ships as a self-hosted install for teams that need on-prem deployment. Talk to us for the Enterprise installer and production support.

Contact us for the Enterprise installer.
  • Supported OS: Ubuntu 22.04 / 24.04 LTS
  • Minimum hardware: 4 GB RAM, 10 GB disk, Docker 24+

Architecture overview

PatchMap is a containerised FastAPI + React stack on PostgreSQL. Every customer runs in their own single-tenant stack with a dedicated database volume — no row-level multi-tenancy, no shared schema. We provision and run it for you on PatchMap Cloud; Enterprise teams can take the same stack on-prem. The full architecture reference covering tech stack, data model, auth, and deployment lands on patchmap.ai with v1.0.

Detailed product docs land with v1.0