Skip to content

Instantly share code, notes, and snippets.

@LarsBergqvist
Created October 22, 2017 18:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LarsBergqvist/23481d4a474044a4eb8b5a6ff3a49015 to your computer and use it in GitHub Desktop.
Save LarsBergqvist/23481d4a474044a4eb8b5a6ff3a49015 to your computer and use it in GitHub Desktop.
InfluxDB setup
[http]
# Determines whether HTTP endpoint is enabled.
enabled = true
# The bind address used by the HTTP service.
bind-address = ":8086"
# Determines whether user authentication is enabled over HTTP/HTTPS.
auth-enabled = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment