clarify required apps for analytics sample 2

This commit is contained in:
Christian Tzolov
2021-07-30 09:35:32 +02:00
parent bc12f2c805
commit b283b18aba

View File

@@ -25,8 +25,8 @@ $ export STREAM_APPS_URI=https://dataflow.spring.io/kafka-maven-einstein
$ docker-compose -f ./docker-compose.yml -f ./docker-compose-prometheus.yml up
```
+
NOTE: Tish sample requires the https://dataflow.spring.io/docs/applications/pre-packaged2x/[2.x pre-build applications (e.g. Einstein apps)]!
Depending on your installation platform (local, k8s or CF) and binder (RabbitMQ or Kafka) you can set the `STREAM_APPS_URI` environment variable to one of the following options:
NOTE: This sample requires the https://dataflow.spring.io/docs/applications/pre-packaged2x/[2.x pre-build applications (e.g. Einstein apps)]!
Depending on the platform (local, k8s or CF) and the binder (RabbitMQ or Kafka) on can install (or use the `STREAM_APPS_URI` environment variable for this demo) apps from the following pre-build lists:
(1) Kafka: `https://dataflow.spring.io/kafka-docker-einstein`, `https://dataflow.spring.io/kafka-maven-einstein`, (2) RabbitMQ: `https://dataflow.spring.io/rabbitmq-docker-einstein`, `https://dataflow.spring.io/rabbitmq-maven-einstein`.
+
* A running link:https://dataflow.spring.io/docs/installation/local/docker/#shell[Data Flow Shell]