Skip to content

Latest commit

 

History

History
38 lines (38 loc) · 880 Bytes

voxxed-ticino-18.org

File metadata and controls

38 lines (38 loc) · 880 Bytes

Home folders

Live coding

cd ~/1/streaming-data-kubernetes

First time

Configure Minishift profile

ms
./setup-minishift.sh

Pre talk

Start datagrid and application

ms
./start-minishift.sh
eval $(minishift oc-env)
eval $(minishift docker-env)
./delete-all.sh
./run.sh

Preload visualizer

Once script is completed, load visualizer in the browser.

Talk

Visualizer

Switch to ‘station-boards’ cache. Should that is empty initially.

Start injector

curl http://app-myproject.....nip.io/inject

Run dashboard

Modify dashboard config with minishift IP address. Run dashboard.DelayedDashboard class. You should see delay trains appearing.

Show train map

Restart delayed dashboard to clear any previous info. Show train map in: http://localhost:3000