Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 332 Bytes

File metadata and controls

6 lines (5 loc) · 332 Bytes

Vizual

Opensource Dashboarding Tool for visualizing data. Integrate different datasources easily and generate dashboards for data analytics. Supports Dashboard as Code. Runs on multiple platforms. Primary support would be for running on Kubernetes.

Build and deploy

  • docker build -t vizual .
  • docker run -p 3000:3000 vizual