Skip to content

Storm v0.2.3

Choose a tag to compare

@github-actions github-actions released this 11 Aug 19:05
· 8 commits to main since this release

Storm v0.2.3

Install the server on Debian/Ubuntu:

sudo apt install ./storm-server_0.2.3_amd64.deb
sudo storm-server up

Or keep an existing data directory:

sudo storm-server up --data-root /path/to/data

The .deb ships the web client at /usr/share/storm/web.

macOS: the zip is ad-hoc signed and not notarized. Gatekeeper will
quarantine a downloaded copy (arm64 only on macos-latest).

Android: requires the upload keystore secrets for upgradeable
installs; without them this APK is debug-signed.