Install StreamPipes
The easiest way to get started is our Docker-based installation.
Prerequisites
- The Docker-based installation works with Linux, MacOS and Windows 10.
- 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.92.0-source-release.zip 0.92.0 2023-06-16 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
- 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!