> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.nozle.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Self-Hosting with Docker

> Run Nozle's billing engine locally with Docker

For local development or self-hosted deployments, Nozle provides a Docker Compose setup.

## Quick Start

```bash theme={null}
docker compose up
```

This starts the billing API, dashboard, PostgreSQL, and Redis.

## Nozle Cloud

For the full Nozle experience — including margin intelligence, real-time entitlements, embedded checkout, and the React SDK — use Nozle Cloud at [app.nozle.app](https://app.nozle.app). No infrastructure to manage.
