git clone https://github.com/thanospan/upatras-ece-iot.git
cd upatras-ece-iot
git checkout fall-2022
docker compose up
Node-RED: http://localhost:1880
Orion Context Broker: http://localhost:1026/v2
MongoDB: localhost:27017
Mosquitto MQTT Broker: localhost:1883
- Visit http://localhost:1880
- Press
alt+shift+p, switch to theInstalltab and install thenode-red-contrib-web-worldmapmodule. - Copy the Node-RED flows provided in the
node-reddirectory. - Press
ctrl+iand paste the JSON in order to import the flows.