Blurit On-Premise Documentation
2.1.0
2.1.0
  • Blurit On-Premise
    • 🚀Getting started
    • 💻Requirements
    • 🖊️Installation
      • Linux dependencies
      • Windows dependencies (WSL)
      • Configuration
      • Run BlurIt OP
      • Multi-servers installation
      • Post installation verifications
    • 🎇Usage
      • Manager Webapp
      • API
        • License
        • Tasks
          • Process a directory
          • Process a file
          • Get the status of a task
      • Command line interface
      • Monitoring With Flower
    • Release notes
  • CLOUD IMAGES
    • Introduction
    • AWS
Powered by GitBook
On this page
  1. Blurit On-Premise
  2. Installation

Run BlurIt OP

PreviousConfigurationNextMulti-servers installation

Blurit CLI

The Blurit CLI is installed during the or dependencies installation process. This command will prompt you with several questions to assist in setting up your Blurit installation.

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

🖊️
Linux
Windows