Getting started
LuxStage server: Starts automatically at system boot
Web app: Accessible in the browser, full functionality
Caddy Reverse Proxy: Automatic HTTPS, no port needed
PostgreSQL & Redis: Database and cache, pre-configured
You need SSH access to your server (Linux, Raspberry Pi, etc.)
Connect to your server:
The script downloads everything and configures the server automatically
Run these two commands:
The script will ask you a few questions. Press Enter for the default values.
The LuxStage service runs under this user. You can also assign your own username.
Systemnutzer [luxstage]: ⏎
The app will then be available at http://luxstage.local. You can also set your own local address.
Hostname [luxstage]: ⏎
If you want to make LuxStage accessible from the outside, enter your domain (e.g., luxstage.example.com). Otherwise, just skip this step.
Externe Domain []: ⏎
At least 8 characters. This will log you in as an admin.
Admin-Password: ••••••••
Tech password: At the end, the script automatically generates a separate password for the tech account. Write it down!
The script will suggest a restart at the end. Run:
The server reboots and the LuxStage services start automatically.