2017-06-11 20:26:34 +02:00
|
|
|
---
|
|
|
|
|
2018-07-26 10:57:58 +02:00
|
|
|
yanic_source: github.com/ffrgb/yanic
|
|
|
|
|
2017-06-11 20:26:34 +02:00
|
|
|
yanic_publisher: false
|
|
|
|
yanic_respondd: true
|
2018-07-26 10:57:58 +02:00
|
|
|
yanic_respondd_collect_interval: 1m
|
|
|
|
yanic_respondd_synchronize_interval: 1m
|
|
|
|
yanic_respondd_interface: br-{{ site_code }}
|
2017-06-11 20:26:34 +02:00
|
|
|
|
|
|
|
yanic_webserver: false
|
|
|
|
yanic_webserver_bind: "127.0.0.1:8080"
|
|
|
|
yanic_webserver_webroot: "/var/www/html/meshviewer"
|
|
|
|
|
|
|
|
yanic_nodes: true
|
|
|
|
yanic_nodes_state_path: "/var/lib/yanic/yanic.json"
|
2018-07-26 10:57:58 +02:00
|
|
|
yanic_nodes_save_interval: 5s
|
|
|
|
yanic_nodes_offline_after: 10m
|
|
|
|
yanic_nodes_prune_after: 7d
|
2017-06-11 20:26:34 +02:00
|
|
|
|
2018-01-15 12:32:51 +01:00
|
|
|
yanic_meshviewer_ffrgb_enable: true
|
|
|
|
yanic_meshviewer_ffrgb_path: "/var/www/html/meshviewer/data/meshviewer.json"
|
|
|
|
|
|
|
|
yanic_meshviewer_enable: true
|
2017-06-11 20:26:34 +02:00
|
|
|
yanic_meshviewer_version: 2
|
|
|
|
yanic_meshviewer_path: "/var/www/html/meshviewer/data"
|
2020-11-16 23:18:52 +01:00
|
|
|
yanic_meshviewer_nodes: "{{ yanic_meshviewer_path }}/nodes.json"
|
|
|
|
yanic_meshviewer_graph: "{{ yanic_meshviewer_path }}/graph.json"
|
2017-06-11 20:26:34 +02:00
|
|
|
|
2018-07-26 10:57:58 +02:00
|
|
|
yanic_database_delete_after: 7d
|
|
|
|
yanic_database_delete_interval: 1h
|
2017-06-11 20:26:34 +02:00
|
|
|
|
2018-07-09 22:38:49 +02:00
|
|
|
yanic_repondd_enable: true
|
2020-01-19 16:41:46 +01:00
|
|
|
yanic_repondd_remotehost: "[2a01:4f8:140:515d::2]:10001"
|
2018-07-09 22:38:49 +02:00
|
|
|
|
2017-06-11 20:26:34 +02:00
|
|
|
yanic_influxdb:
|
2018-07-09 22:38:49 +02:00
|
|
|
- enable: false
|
2018-01-28 13:40:01 +01:00
|
|
|
host: http://88.99.2.28:8086
|
|
|
|
database: ffrgb
|
2017-06-11 20:26:34 +02:00
|
|
|
username: ""
|
|
|
|
password: ""
|
2018-01-15 12:32:51 +01:00
|
|
|
yanic_graphite:
|
|
|
|
- enable: false
|
|
|
|
address: "localhost:2003"
|
|
|
|
prefix: "freifunk"
|