Axum/Rust API server for Voltius. Licensed under AGPLv3 — see LICENSE.
cp .env.example .env
# Edit .env with your values
docker compose up -dListening on http://0.0.0.0:14372 by default (override with HOST_PORT in .env).
Business customers who self-host receive a commercial license exception alongside their subscription, allowing private modifications without AGPLv3 obligations. See COMMERCIAL_LICENSE.md.
Full self-hosting guide (env vars, reverse proxy, admin dashboard, updating) — docs.voltius.app/self-hosting.