Apache StreamPipes is an open-source, self-service industrial IoT (IIoT) toolbox that lets domain experts connect, analyse, and explore streaming data through a visual pipeline editor. This image runs the full StreamPipes stack on Ubuntu 24.04 LTS, hardened and fully patched, with the web UI on port 80 behind authentication, a unique per-VM admin credential seeded on first boot, and data on a dedicated disk. Maintained by cloudimg.
## Apache StreamPipes on Ubuntu 24.04 LTS
Apache StreamPipes is a self-service Industrial IoT toolbox for connecting industrial data sources, building stream-processing pipelines visually, and exploring live data — no coding required. This image is built and maintained by cloudimg on a hardened, fully patched Ubuntu 24.04 LTS base, deploying the complete multi-service StreamPipes stack turnkey.
### What's included
### Getting started
Retrieve the generated password with `sudo cat /root/streampipes-credentials.txt`, then sign in at the VM's public IP. Connect a data source with the Connect module, build a pipeline in the editor, and visualise results on a dashboard. The deployment guide on cloudimg.co.uk covers adapters, pipelines, and dashboards.