[STREAMPIPES-196] update README
1 file changed
tree: d27b71737c654733a066f5c04fcaccf48b5c77fb
  1. .github/
  2. cli/
  3. compose/
  4. k8s/
  5. .gitignore
  6. CONTRIBUTING.md
  7. DISCLAIMER-WIP
  8. LICENSE
  9. NOTICE
  10. README.md
  11. RELEASE_NOTES.md
  12. RELEASE_VALIDATION.md
  13. upgrade_versions.sh
README.md

Apache StreamPipes (incubating) installer

This project contains a variety of StreamPipes installation and operation options, namely:

NOTE: StreamPipes CLI & k8s are highly recommended for developers or operators. Standard users should stick to StreamPipes Compose.

How to get started?

Clone this project

git clone https://github.com/apache/incubator-streampipes-installer

or download the ZIP of the installer. Click on the green button Code on the top right. Then click on Download ZIP.

Upgrade version for all options

To upgrade the StreamPipes version all at once for all options and README files you can use the little helper script.

IMPORTANT: This script does not check for valid version input.

./upgrade_versions.sh <version>

Get help

If you have any problems during the installation or questions around StreamPipes, you'll get help through one of our community channels:

And don't forget to follow us on Twitter!

License

Apache License 2.0