Install StreamPipes
The easiest way to get started is our Docker-based installation.
Prerequisites
- The Docker-based installation works with Linux, MacOS and Windows upwards.
- Install Docker and Docker Compose
Installation
- 1Download the latest Apache StreamPipes release and extract the zip file to a directory of your choice.
File Version Release Date Signatures apache-streampipes-0.95.1-source-release.zip 0.95.1 2024-07-08 SHA, PGP The above release file should be verified using the PGP signatures and the project release KEYS. See the official ASF verification instructions for a description of using the PGP and KEYS files for verification. A SHA512 checksum is also provided as an additional verification method. - 2In a command prompt, open the folder
installer/compose/
and rundocker-compose up -d
, or you could try the Quickstart mode with predefined example asset. Please follow the Docker Deployment to explore this new mode. - 3Open your browser, navigate to http://localhost:80 (or use the domain name of your server) and finish the setup according to the instructions. The default login credentials are
admin@streampipes.apache.org
, passwordadmin
- 4For a detailed description of the installer and migration guides, read the installation guideor learn about advanced Docker or K8s deployment setups.
Getting Started
How to start
- Check the user guide and learn how to make your first steps with StreamPipes!
Get help
- Ask your question on our GitHub discussion page.
- Send an email to our mailing list and we'll be glad to help!