Added influxdb package

This commit is contained in:
Raul Sanchez
2017-04-05 20:03:23 +02:00
parent b9833ae1f1
commit 2516dc537b
5 changed files with 199 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Influxdb
### Info:
This template deploys a Influxdb.
### Usage:
Select influxdb from catalog.
Change the following cloud9 default parameters, if you need:
- Expose influxdb=true # Exposed influxdb service
- Influxdb port=8086 # Influxdb exposed port
Click deploy.
Influxdb can now be accessed over the Rancher network and over exposed port.