For the complete documentation index, see llms.txt. This page is also available as Markdown.

Overview

You can run Marple on our Marple Cloud, on a private VPC (client.marpledata.com) or on your own infrastructure with Docker Compose.

An On-Prem deployment needs:

  1. Docker containers — Marple DB, Marple Insight, and Trino

  2. PostgreSQL — User data, workspaces, and application state

  3. Object storage — Datasets, logs, and other assets (S3-compatible)

You also need HTTPS, DNS for your Marple endpoints, and an identity provider (OAuth/OIDC).

Marple Cloud is the smoothest option. For self-hosted setups, we provide installation packages and can help you deploy in your network. See Infrastructure, Identity Providers, and Hardware for details.

Last updated