> For the complete documentation index, see [llms.txt](https://docs.marpledata.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.marpledata.com/docs/deployment/overview.md).

# 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.
