Skip to main content

Overview

Prerequisites

Before installing Genie Nexus, ensure you have:

  • Node.js 18+ or Docker (recommended)
  • Database: SQLite (default) or MySQL 8.0+

Installation Methods

Genie Nexus supports multiple installation methods to fit different deployment scenarios:

The easiest way to get started with Genie Nexus is using Docker. This method handles all dependencies and provides a consistent environment.

🐙 Docker Compose

Perfect for development environments or when you need to run multiple services together (database, Genie Nexus, etc.).