Docs / Install

Installation

Requirements

  • 64-bit Windows 10/11 / Server 2019+ · modern Linux (x64 or arm64) · macOS 12+
  • 4 GB RAM minimum (8 GB recommended), 2 GB free disk + test artifacts
  • Administrator access for the installer (it registers a background service)

Windows

  1. Download supersqe-setup-*.exe from the Downloads page
  2. Run it and click through (everything is optional — leave blank for automatic setup)
  3. The installer registers a Windows service and opens your browser when ready
  4. Sign in with the credentials shown after install

Linux

sudo tar -xzf supersqe-linux-x64-v1.0.1.tar.gz -C /opt
sudo /opt/supersqe/install.sh --port 3000

macOS

Install the .pkg — the installer configures everything and starts the service automatically.

First boot: the first start initializes the bundled database and runs migrations — allow a few minutes before the web UI responds.