Open Source|All improvements go through Pull Requests with automated CI checks before review by@Leo-Galli|Join Discord|Contributing guide
System requirements

System requirements

Minimum and recommended hardware for Aetheris.

Minimum (development / demo)

ResourceValue
CPU2 vCPU
RAM2 GB
Disk10 GB free
OSUbuntu 22.04, Debian 12, Windows 10/11, macOS 13+

Recommended (production)

ResourceValue
CPU4 vCPU
RAM4 GB
Disk20 GB NVMe
Network1 Gbps

Docker deployments

  • Docker Engine 24+ or Docker Desktop (WSL2 backend on Windows).
  • At least 4 GB RAM allocated to the Docker engine.
  • Containers run Linux; no native toolchain needed on the host.

Software prerequisites

DependencyVersionNotes
Node.js≥ 20 LTSapt install nodejs or nvm
Python≥ 3.10For the backend and installer
PostgreSQL≥ 16Can be replaced with SQLite for demos
Redis≥ 7Required for queues and caching
Docker≥ 24Optional — the recommended deployment path

See also: Installation, Docker.