Skip to content

LaQuay/demo-monitoring-using-iot-devices-and-semantics

 
 

Repository files navigation

demo-monitoring-using-iot-devices-and-semantics

Main repository for an article submitted.

In each folder, there is a README.md with more details.

To run the project, execute the start.sh script.

Requirements

The project is based in microservices architecture using Docker and Docker Compose V2.

In addition, npm is a requirement to execute the frontend. It has been tested under npm v18.0.0 and v19.7.0.

Access

Once run, frontend is available at :8000 and APIs at :8000/api.

Changing External URL

External URLs must be changed in the following files:

  • ./backend/app/config.py
  • ./frontend/grafana/ENV/grafana.ini
  • ./frontend/website-demo/src/config.js

Keys to change can be found with the EXTERNAL_URL name.

About

Monitoring, IoT Devices, and Semantics [DEMO]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.5%
  • JavaScript 38.1%
  • Shell 5.5%
  • HTML 1.4%
  • CSS 1.4%
  • Dockerfile 1.1%
  • Makefile 1.0%