Skip to content

Releases: iot-solutions-ru/ispf

Release list

ISPF v0.9.101

Choose a tag to compare

@iot-solutions-ru iot-solutions-ru released this 28 Jul 13:50

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.101

Package: https://github.com/iot-solutions-ru?tab=packages&repo_name=ispf

Individual assets

  • ispf-server.jar — all-in-one server + UI
  • start.bat / start.sh — launchers (same as inside the portable zip)
  • web-console.zip — UI only for nginx / VPS split deploy