Update REAMDEs

- remove hardcoded versions
- add bulk app upload step
- correct stream properties
- remove redis requirement
This commit is contained in:
Sabby Anandan
2016-07-19 06:55:05 -07:00
parent 6bfa4b4d62
commit a9fd405794
4 changed files with 51 additions and 98 deletions

View File

@@ -51,6 +51,14 @@ dataflow:>version
1.0.0.BUILD-SNAPSHOT
```
+
. https://github.com/spring-cloud/spring-cloud-dataflow/blob/master/spring-cloud-dataflow-docs/src/main/asciidoc/streams.adoc#register-a-stream-app[Register] Kafka binder variant of out-of-the-box applications
+
```
dataflow:>app import --uri http://bit.ly/stream-applications-kafka-maven
```
+
. Create and deploy the following streams
+