Evaluation version of Striim Integration and Intelligence Platform.
1M+

Striim is an end-to-end streaming platform for real-time integration and analytics of data.
The Striim platform can ingest high-speed streaming data from a wide variety of sources – including change data from enterprise databases – and deliver it to many different types of systems within milliseconds. While the data is moving, enterprises can filter, transform, aggregate and enrich it at-speed, organizing it in-memory before it lands on disk.
Run the default striim server :
$ docker pull striim/evalversion
$ docker run -d -p 80:9080 -e "STRIIM_ACCEPT_EULA=Y" -e "FIRST_NAME=fname" -e "LAST_NAME=lname" -e "COMPANY_NAME=<your-company-name>" -e "COMPANY_EMAIL_ADDRESS=<valid-company-email-address>" striim/evalversion
You can access the Striim UI via http://localhost or http://host-ip in a browser.
Please use admin username with password admin to access the UI functionality.
Note: This docker image is an evaluation version which comes with a trial license valid for 7 days and single node. Any docker image older than 7 days would not work. We try and keep pushing our latest releases on docker hub. But in case, you don't see an image within 7 days or if you need extended license, please contact [email protected]
The default Striim server runs version 3.10.1 with the following configuration:
STRIIM_HOME : /opt/Striim
WA_CLUSTER_NAME: dockerizedstriim
WA_CLUSTER_PASSWORD: clusterpass
WA_ADMIN_PASSWORD: admin
WA_COMPANY_NAME: Striim
Striim, Inc. holds the copyright on the Striim platform. This particular image is provided purely for evaluation purpose only. By pulling this image, you agree to Striim's EULA
Content type
Image
Digest
sha256:564b43db8…
Size
3.4 GB
Last updated
10 days ago
docker pull striim/evalversion