Skip to main content

2 docs tagged with "self-hosting"

View all tags

Enabling Rollbacks for Medplum Server

As of the 4.x series, Medplum supports a safe and well-defined rollback window for server deployments, provided you control when post-deploy migrations run.

Server-Scoped Subscriptions

A server-scoped Subscription fires for rest-hook changes across every project on the server, not just its own project. It's useful for project-per-tenant deployments that need one central, server-wide data-processing flow.