Download Sovrium
The app is the engine with a window around it. It makes the project folder, runs the server, and reloads when you save the configuration file.
All platforms
Other platforms
The installers are not signed yet
Your operating system warns you the first time you open Sovrium. macOS says the developer cannot be verified, Windows shows a SmartScreen panel, and a Linux AppImage has to be made executable before it runs. Each warning is about where the file came from, not about the file.
How to get past each warningThe update check
The app asks sovrium.com for the current version number when it starts, and again when you ask it to.
https://sovrium.com/desktop/latest.json
It sends nothing about you, your project or your configuration, and it is the only request the app makes. Switch it off in settings and the app contacts nothing at all.
Other ways to install
The engine installs from the command line too. Both can sit on the same machine: the app runs its own copy, so the two do not interfere.
Script (macOS, Linux)
curl -fsSL https://sovrium.com/install | shHomebrew (macOS, Linux)
brew install sovrium/tap/sovriumScoop (Windows)
scoop bucket add sovrium https://github.com/sovrium/scoop-bucket
scoop install sovriumDocker
docker pull ghcr.io/sovrium/sovrium:latestStart from a template
Each one is a folder with a single configuration file in it. Open it in the app, then change it.
These open in the app. Do not have it yet?
Download it firstNext
What the first run asks, and where your project lives.
Point the assistant you already use at the project folder.
The install warnings, and a window that opens on nothing.