Download Apache StreamPipes 0.98.0
Download the latest Apache StreamPipes source release and extract the archive to a directory of your choice. The package includes the installer and the reference deployment presets.
| File | Version | Release Date | Verification |
|---|---|---|---|
| apache-streampipes-0.98.0-source-release.zip | 0.98.0 | 2025-12-15 | SHA512 · PGP |
Verify the release using the published signatures and the project release KEYS. See the official ASF verification instructions for the recommended procedure.
Review the current release notes before upgrading existing environments.
Start StreamPipes in a few steps
Start the installer
Open the folder installer/compose/ and run docker compose up -d. If your environment still uses the legacy Compose binary, docker-compose up -d works as well.
For additional deployment models and broker-specific setups, continue with the deployment documentation.
Open the web interface
Open your browser and navigate to http://localhost:80, or use the host name of the server where StreamPipes is running, and complete the setup flow in the UI.
The default credentials are admin@streampipes.apache.org and admin.
Continue with the right guide
Use the Quick Start Guide for your first end-to-end walkthrough, or go directly to the deployment page if you need Kubernetes, distributed OT/IT setups, or non-default broker configurations.