Add InfluxDB (#45)

Add influxDB jail

Co-authored-by: colemamd <root@freenas.colemanonline.net>
This commit is contained in:
Matt Coleman
2020-04-06 08:00:13 -04:00
committed by kjeld Schouten-Lebbing
parent 8721fcb278
commit a1cdb585f2
5 changed files with 907 additions and 1 deletions

View File

@ -19,7 +19,7 @@ global:
# Example configuration, showing how to customise network config.
# Ese the same jailname on both sides of this variable example: example
# Use the same jailname on both sides of this variable example: example
example: example
#interfaces is optional and will be autmatically replace with vnet0:bridge0 if not present
interfaces: vnet0:bridge0
@ -92,3 +92,9 @@ bitwarden: bitwarden
db_password: "YourDBPasswordHerePLEASE"
type: mariadb
admin_token: "PUTYOURADMINTOKENHEREANDREMOVETHIS"
influxdb: influxdb
ip4_addr: 192.168.1.250/24
gateway: 192.168.1.1
pkgs: influxdb
database: influxdb