geostat/settings.ini.back
2021-01-25 09:15:23 +02:00

22 lines
382 B
Text

[NGINX_LOG]
#Path for the log file (Nginx)
logpath = /var/log/nginx/access.log
[GEOIP]
#Path for the GEOIP DB file
geoipdb = ./GeoLite2-City.mmdb
[INFLUXDB]
# Database URL
host = INFLUXDB_SERVER_IP
port = 8086
#Database name
database = INFLUXDB_DATABASE_NAME
# HTTP Auth
username = INFLUXDB_USER_NAME
password = INFLUXDB_USER_PASSWORD
# Measurement name
measurement = geodata