# Run BlurIt OP

## Blurit CLI

The Blurit CLI is installed during the [Linux](https://doc-op.blurit.io/2.0.7/blurit-on-premise/installation/linux-dependencies) or [Windows](https://doc-op.blurit.io/2.0.7/blurit-on-premise/installation/windows-dependencies-wsl) 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).
