demo.md
September 14, 2020 ยท View on GitHub
Single node with InfluxDB demonstration

This is a demo with Panoptes gNMI simulator. you can see the simulated data same as real devices in the grafana dashboard.
Checkout GitHub
git checkout github.com/yahoo/panoptes-stream
cd panoptes-stream
Start the containers
# docker-compose up -d
browse http://localhost:3000 and login to grafana by user: panoptes pass: panoptes and select Panoptes Demo dashboard

Clean up
# docker-compose down
All demonstrations Please check out the demo page to see all of the demonstrations for different scenarios.