Installation

Choose an installation

Compare the supported ways to run Mise.

Comparison

MethodBest forPostgreSQLMeilisearchUpdates
Docker ComposeMost self-hostersIncludedIncludedPull and recreate
Docker imageExisting infrastructureYou provideYou provideReplace the container
SourceContributorsDev ComposeDev ComposeGit and pnpm

Docker Compose is the reference production deployment. Other deployment recipes should preserve the same runtime contract: persistent PostgreSQL, an optional but recommended Meilisearch service, a stable JWT_SECRET, and an accurate WEB_ORIGIN.

On this page