> For the complete documentation index, see [llms.txt](https://doc-op.blurit.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc-op.blurit.io/blurit-on-premise/installation/run-blurit-op.md).

# Run BlurIt OP

## Blurit CLI

The Blurit CLI is installed during the [Linux](/blurit-on-premise/installation/linux-dependencies.md) or [Windows](/blurit-on-premise/installation/windows-dependencies-wsl.md) dependencies installation process. This command will prompt you with several questions to assist in setting up your Blurit installation.

```bash
blurit start
```

The application will be available on ports **80** (HTTP) and **443** (HTTPS). The API can be accessed at the URL `/api`, and the Flower interface at `/flower`. The manager remains accessible via the standard URL (DNS or IP).
