Time Series Admin
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.
Install
- Download
- Install by double clicking on downloaded file
- 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