You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2020/02/06 21:44:14 UTC

[incubator-streampipes-installer] branch dev updated: Added influxdb to templates

This is an automated email from the ASF dual-hosted git repository.

zehnder pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-installer.git


The following commit(s) were added to refs/heads/dev by this push:
     new cae458a  Added influxdb to templates
cae458a is described below

commit cae458a4669aeb146058e33b6f21b38923a7f680
Author: Philipp Zehnder <ze...@fzi.de>
AuthorDate: Thu Feb 6 22:43:54 2020 +0100

    Added influxdb to templates
---
 cli/templates/big                | 1 +
 cli/templates/default            | 1 +
 cli/templates/dev                | 1 +
 cli/templates/lite               | 1 +
 cli/templates/tutorial-system    | 1 +
 cli/templates/tutorial-with-logs | 1 +
 6 files changed, 6 insertions(+)

diff --git a/cli/templates/big b/cli/templates/big
index 69922d0..dcca94b 100644
--- a/cli/templates/big
+++ b/cli/templates/big
@@ -29,3 +29,4 @@ sources-watertank-simulator
 taskmanager
 zookeeper
 processors-python
+influxdb
diff --git a/cli/templates/default b/cli/templates/default
index 8724025..92576fc 100644
--- a/cli/templates/default
+++ b/cli/templates/default
@@ -9,3 +9,4 @@ kafka
 kafka-rest
 zookeeper
 app-container
+influxdb
diff --git a/cli/templates/dev b/cli/templates/dev
index 5ec2219..9ce9d4b 100644
--- a/cli/templates/dev
+++ b/cli/templates/dev
@@ -4,3 +4,4 @@ consul
 zookeeper
 couchdb
 kafka-rest
+influxdb
diff --git a/cli/templates/lite b/cli/templates/lite
index 7b4af4c..ac1939e 100644
--- a/cli/templates/lite
+++ b/cli/templates/lite
@@ -10,3 +10,4 @@ nginx
 sources-watertank-simulator
 zookeeper
 pipeline-elements-all-jvm
+influxdb
diff --git a/cli/templates/tutorial-system b/cli/templates/tutorial-system
index a674f08..4a44232 100644
--- a/cli/templates/tutorial-system
+++ b/cli/templates/tutorial-system
@@ -14,3 +14,4 @@ sinks-internal-jvm
 sources-random-data-generator
 processors-transformation-jvm
 processors-transformation-flink
+influxdb
diff --git a/cli/templates/tutorial-with-logs b/cli/templates/tutorial-with-logs
index 1cdb2c6..5ea3b64 100644
--- a/cli/templates/tutorial-with-logs
+++ b/cli/templates/tutorial-with-logs
@@ -18,3 +18,4 @@ elasticsearch
 kibana
 filebeat
 logstash
+influxdb