{ "admin_username": "admin", "admin_password": "admin", "hostname": "localhost:3000", "inventory_provider": "https://prod-inprov01.geant.org", "reporting_provider": "https://prod-tableau-wdc.geant.org", "datasources": { "influxdb": { "name": "PollerInfluxDB", "type": "influxdb", "access": "proxy", "jsonData": { "httpMode": "POST", "timeInterval": "5m" }, "url": "https://prod-influxdb-data01.geant.org:8086", "database": "brian", "basicAuth": false, "isDefault": true, "readOnly": false, "user": "username", "secureJsonData": { "password": "password" } } }, "ignored_folders": [ "web" ] }