Prefer not to run a cloud instance? The complete Wiresphere container runs anywhere Docker or Java is at home — on-premises, in your own data center or in your cloud. Open source (AGPL-3.0): free for your own purposes, e.g. running your business. What is not permitted is building your own product from it and selling it. Extensions are published back to the community — except under the Enterprise SDK (dual licensing).
The fastest route: pull the image, start the container, open the management system.
docker pull wiresphere/wiresphere:3.2.1 docker run -d -p 8080:8080 \ -v wiresphere-data:/data \ wiresphere/wiresphere:3.2.1
Complete setup including database and volumes — one file, one command.
curl -O https://get.wiresphere.com/docker-compose.yml docker compose up -d
Without Docker: runs anywhere a Java application can run (Java 17+).
java -jar wiresphere-3.2.1.jar
Please sign in or register free of charge to unlock the downloads.
Sign inRegister for freeRun the Docker command above — the instance initializes itself on first start.
Open http://localhost:8080/admin in your browser and use the initial password from the startup log.
Activate all thirteen master modules free of charge, choose your channels — and your instance is ready.
Self-hosted instances receive module updates via the Marketplace update channels — with compatibility checks and per-module rollback, exactly as in the cloud. Container updates: pull the new image, the volume stays.
| Version | Channel | Date | Highlights |
|---|---|---|---|
| 3.2.1 | stable | 08.07.2026 | Service broker performance, POS channel: split-payment fixes |
| 3.3.0-beta.2 | beta | 04.07.2026 | Nova analytics integration in the dashboard, new Compose templates |
| 3.2.0 | stable | 19.06.2026 | Enterprise SDK: policy hardening, NIS2 audit export |
Older versions and full changelogs: Documentation · Source code follows on GitHub with the launch of the public Marketplace.
The same platform, zero infrastructure effort: Wiresphere Cloud with one-click deployment, auto-scaling and managed updates — from €59 per month.