Skip to main content

Deploy

There's multiple ways of deploying Marmot, choose whichever method works best with your existing infrastructure and workflows. Populating Marmot is indepdenent from the deploying the instance, you can read more about adding data to Marmot here.


Docker

Deploy Marmot using containers, this is the recommended approach for most users.

Learn more about Docker deployment

CLI

Run Marmot directly on your system using the command-line interface. This provides more control over the runtime environment and configuration.

Learn more about CLI deployment


All deployment methods require a PostgreSQL database.

For detailed configuration options, see the Configuration Guide.