Download
The app runs on your machine. Adding a server, checking it and installing the stack all work straight away, with no account.
No builds published yet
There is no release on the server at the moment. This page fills itself from the same file the auto-updater reads, so it cannot show a version that does not exist.
Your system will warn you on first launch
The installers are not signed with a developer certificate yet, so both Windows and macOS treat them as coming from an unknown publisher.
- Windows: SmartScreen says "Windows protected your PC". Click "More info", then "Run anyway".
- macOS: Gatekeeper refuses to open the app. Open System Settings → Privacy & Security, find the message about the blocked app and click "Open Anyway".
- Linux: no warning — the .deb and .AppImage install as usual.
Certificates cost money that, before the first users, is better spent elsewhere. Updates are a different matter and are signed: an unsigned update is a way to replace a program that asks for root access to your clients' production, so the app refuses those outright.
What you will need
- A Linux VPS with SSH access as root, or as a user with passwordless sudo
- One free port on it. Ports 80 and 443 may stay with the site already running there — the stack takes another one.
- A domain whose A record already points at that server