Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

danesparza/influxdb-ui

Repository files navigation

influxdb-ui CircleCI

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 show me already

Screenshot of influxui

Installing locally

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).

Building locally

yarn
yarn build

Docker image

User sillydong contributed a docker image if you would prefer to use that as well: https://hub.docker.com/r/sillydong/influxdb-ui