#output the default conf and write it to a file The same conf file can be generated from the executable without the comments using the following PowerShell command #output the default conf to the console There should be a file called “nf” which contains all the available configuration options with their respective explanations, the documentation can also be found on github. In this guide I won’t use environment variables, more info can be found in the docs.
InfluxDB can be run by executing “influxd.exe”, but first we need to prepare a configuration file and/or set environment variables.
│ influx_tsm.exe Configure and Run InfluxDB The folder should contain the following files: influxdb After downloading the zipped windows binaries, extract them in a folder, I will call it “influxdb”.