Skip to content

Administration panel and querying interface for InfluxDB databases. (Electron app / Docker container)

License

Notifications You must be signed in to change notification settings

mmhoang/timeseriesadmin

 
 

Repository files navigation

Time Series Admin

Time Series Admin

license version dependencies status CI build code coverage

Time Series Admin is an open source administration panel and querying interface for InfluxDB databases.

Visit the PROJECT SITE for more information, or download Time Series Admin directly from the LATEST RELEASES page.

Time Series Admin- project page

Install

  1. Download
  2. Install by double clicking on downloaded file
  3. Use

Docker

Time Series Admin is also available as a Docker image. Run it with:

docker run -p 8085:80 -it timeseriesadmin/timeseriesadmin:latest

Then visit http://localhost:8085 to use Time Series Admin from your browser.

Usage

For usage related information go to the official project page https://timeseriesadmin.github.io.

TODO

List of things that are going to be implemented may be found inside TODO.md file.

Development

Check DEVELOPMENT.md file for information about application development.

Changelog

Check CHANGELOG.md to view changes in app.

License

MIT

Author

Jan Grzegorowski

About

Administration panel and querying interface for InfluxDB databases. (Electron app / Docker container)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • TypeScript 84.4%
  • JavaScript 13.4%
  • HTML 1.4%
  • Other 0.8%