Enter the location name operators should recognize. Additional sites can be added later.
Install STORM on Windows
Set up a complete local test system with the Windows All-in-One installer.
The App, API, and database—set up together
The All-in-One installer prepares PostgreSQL 16, the local STORM API, the Windows App, the first site, and your first Administrator account. You do not need to install or connect these parts separately.
Before you begin
1. Choose the installer
Get-FileHash .\STORM-Windows-AIO-Online.exe -Algorithm SHA256.
2. Start setup
- Double-click the downloaded installer.
- Approve the Windows Administrator prompt. The preview installer is not yet code-signed, so Windows may identify the publisher as unknown.
- Read the pre-release warning on the first screen.
-
Optional: select Configuration to change where STORM is installed. The defaults are
C:\Program Files\STORMfor programs andC:\ProgramData\STORMfor the database and protected configuration. The locations must be separate local folders. - Select Install. STORM will open the guided setup after its package preparation completes.
3. Complete the guided setup
Setup presents one decision at a time. Defaults are suitable for most single-computer test installations.
Create a username and a password of at least 12 printable characters. STORM installs no default account.
Choose 4–12 digits. The PIN confirms sensitive Administrator actions after sign-in.
First and last name are optional. Select Skip for now if you prefer to add them later.
Keep stormsuite and port 5432 unless they conflict with another local service.
Keep port 5215 unless it is already in use. The API and PostgreSQL ports must be different.
Review the site, account, database, ports, and package mode. Select Install STORM, then keep the progress window open while the services and database are prepared.
4. Finish and sign in
- When setup reports success, leave Open README selected if you want the release notes.
- Leave Open STORM selected to launch the App immediately. Either checkbox can be cleared before selecting Finish.
- On the connection screen, choose This computer.
- Sign in with the Administrator username and password you created during setup.
Upgrade, repair, or uninstall
When setup detects STORM on the computer, it shows maintenance choices instead of the first-install flow.
Upgrade
Run a newer package from the same family—Online over Online or Offline over Offline. Setup updates older components while retaining the database, accounts, and protected configuration.
Repair
Select Repair to reinstall registered program components. Repair is intended for damaged or missing program files and does not remove the local database or configuration.
Uninstall
By default, uninstall removes the programs and services but retains the local database and configuration for recovery. Select Also remove the database, configuration, and retained machine data only when you intend to permanently purge the complete local installation.
If setup does not complete
- Use Open the setup log for details on the failure screen and keep that log for troubleshooting.
- For the Online installer, confirm the computer still has internet access. Use the Offline package when that is not possible.
- If setup reports a port conflict, choose unused, different values for PostgreSQL and the API.
- Do not manually delete
C:\ProgramData\STORMif it may contain data you want to recover. - Contact development@builtonstorm.com and include the setup log and a description of the step that failed. Never send passwords.