• Stars
    star
    127
  • Rank 281,529 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 7 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🐎 A simple UI for InfluxDB

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

Just let me use it already

The latest version of the app is hosted on S3. Don't worry. We don't store any of your data on a remote server (and you can look at the source to verify). Your server connections are stored in your browser as cookies/localstorage data.

Need SSL/TLS connections to your data? Install it locally on a secure origin.

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

More Repositories

1

OWIN-WebAPI-Service

✅ OWIN / WebAPI windows service example. Includes attribute based routing sample
C#
202
star
2

MailChimp.NET

✉️ .NET Wrapper for the MailChimp v2.0 API
C#
178
star
3

domainname-parser

🏬 .NET domain name parsing library (uses publicsuffix.org)
C#
32
star
4

Halloweenfire

🎃 Arduino sketch for multiple neopixels to create spooky 'fire' effect
C++
30
star
5

Pushover.NET

📣 .NET Wrapper for the Pushover API
C#
27
star
6

iTunesSearch

🎵 A .NET wrapper to the iTunes search API
C#
23
star
7

consul-api

🚠 C# API client for Consul
C#
23
star
8

net-version

🔍 .NET version checker written in Go
Go
18
star
9

calendar-service

📅 A microservice to return Google calendar events in JSON format
Go
12
star
10

InfluxClient

🌊 A .NET InfluxDB client
C#
11
star
11

NLogReader

🔦 NLog dashboard for centralized loggging, searching and filtering
C#
9
star
12

feature

🌱 Feature flag helpers for .NET
C#
7
star
13

HalloweenNeoSpookyEyes

👀 Halloween spooky blinking eyes with neopixels
Arduino
2
star
14

appliance-monitor

🔔 Monitoring and notification system for laundry machines, dishwashers and other non-connected appliances
Go
2
star
15

iamserver

🔐 Identity and Access management server with built-in UI
Go
2
star
16

plex2slack-lambda

🔔 Plex events => AWS Lambda => Slack notification
Go
2
star
17

tvdb

📺 TVDB v2.0 API wrapper for Go
Go
2
star
18

HalloweenRingFire

🔥 Arduino code using a Neopixel ring with a fire effect
Arduino
2
star
19

tvshow-info

A .NET class library for getting information about a TV show episode
C#
2
star
20

twitter-breaking-news

:squirrel: Simple breaking news microservice written in Go
Go
2
star
21

knopeannisms

🌻 Compliment generator. Similar to Leslie Knope compliments for Ann Perkins
JavaScript
2
star
22

nws-alerts

⛅ AWS Lambda based API service for National Weather Alerts
Go
1
star
23

embd

Repository for embd based sensors
Go
1
star
24

pollen

🌻 AWS Lambda based API service to get pollen forecast for a given zipcode
Go
1
star
25

CircuitPlaygroundFire

🎃 Arduino sketch to create spooky 'fire' effect for Adafruit Circuit Playground using the onboard neopixels
C++
1
star
26

tplink-logger

🔌 InfluxDB logger for the HS110 energy monitoring outlet
Go
1
star
27

daydash

🔮 A service to host and provide remote administration for the Dashboard UI
Go
1
star
28

fxaudio

⏯️ REST service for multichannel audio on demand from Raspberry Pi
Go
1
star
29

plexbot

🔀 Simple app to help organize tv shows into the Plex naming format
Go
1
star
30

fxtrigger

🔂 REST service for Raspberry Pi GPIO/Sensor -> webhooks
Go
1
star
31

PatchMaker

Console based directory compare and patch maker
C#
1
star
32

influx-annotate

Command line tool to add annotations to an InfluxDB database
Go
1
star