Quote from: pmhausen on November 23, 2021, 06:42:56 PMOh! I use it it in a Docker container, and that has a web UI, I thought this one did too :D
Influx does not have a web UI. It's a time series database. You pump metrics into it, e.g. with Telegraf, and then read them back out again for graphical presentation with e.g. Grafana.