Skip to content

maystery/component-dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiCADO Dashboard

This component collects all the user interfaces (e.g., grafana, docker-visualizer, prometheus) into a single dashboard.

Usage:

MICADO_FRONTEND_IP=192.168.154.95 gunicorn -b 0.0.0.0:4000 dashboard:app

Where MICADO_FRONTEND_IP is the IP address of the MiCADO master node.

Packages

No packages published

Languages

  • HTML 68.4%
  • Python 19.4%
  • Dockerfile 10.4%
  • CSS 1.8%