Skip to content

NotExpectedYet/influxdb-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfluxDB Manager

A webserver for managing and editing influxdb...

Road to V1. - Not an exausive list, may be edited in the future as the application progresses out of my brain.

  • Web server backend written in nodejs + express.
  • GUI frontend written in VueJS + Vuetify
  • Simple login and authentication system
  • Allow connection to influx v1.x instances
  • Add influx instance to internal database
  • Get measurements list on initial api call
  • Disable pages when no instances available
  • Validation on inputs
  • Allow connection to influx v2.x instances (may work already not tested)
  • Allow to create new influxDB database
  • Scan current database list
  • Select database for managing
  • Show records of database
  • Allow switching between instances, databases, measurements.
  • Disable selection for any offline instances.
  • Allow editing, deleting and inserting of records
  • Allow filtering on records: Date range, specific key is "<,>,=".
  • Allow for graphing solutions on current data.
  • Statistics on database in dashboard.
  • Update readme with installation/setup instructions.
  • General code neaten up.
  • Global error handler for server.

About

A webserver for managing and editing influxdb databases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published