A simple UI for InfluxDB. Now that web admin UI has been removed in version 1.3 and later releases, I thought it might still be nice to have a simple web UI to manage InfluxDB.
Built entirely in React/Flux as a browser based single page application.
Just grab the latest release and unzip to the webserver of your choice (or just upload to an S3 bucket and turn on static website hosting).
yarn
yarn build
User sillydong contributed a docker image if you would prefer to use that as well: https://hub.docker.com/r/sillydong/influxdb-ui