Releases: iot-solutions-ru/ispf
Releases · iot-solutions-ru/ispf
Release list
ISPF v0.9.101
Portable (recommended)
Download ispf-0.9.101-portable.zip, unzip, then:
- Windows: double-click
start.bat - Linux / macOS:
./start.sh
Open http://localhost:8080 — login admin / admin. Requires JDK 25+.
Container (GitHub Packages)
docker pull ghcr.io/iot-solutions-ru/ispf-server:0.9.101
docker run --rm -p 8080:8080 ghcr.io/iot-solutions-ru/ispf-server:0.9.101Package: https://github.com/iot-solutions-ru?tab=packages&repo_name=ispf
Individual assets
ispf-server.jar— all-in-one server + UIstart.bat/start.sh— launchers (same as inside the portable zip)web-console.zip— UI only for nginx / VPS split deploy