Skip to content

Demonstration of Service-oriented architecture. Simulation of a system capable of running on a resourse-limited "edge" devices. Utilises technologies like Ekuiper, EdgeX, MQTT, Docker.

Notifications You must be signed in to change notification settings

urospes/SOA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOA-Projekat

I i II Projekat

Oba projekta se nalaze u folderu Projekat

Pokretanje

Pozicionirati se u folder *~Projekat

docker-compose up -d

Pozicionirati se u folder ~Projekat/DatastreamingApp i pokrenuti pomoćnu aplikaciju za učitavanje podataka komandom node index.js

Swagger je dostupan na adresi na adresi http://localhost:5000/swagger/index.html

Korisnički interfejs InfluxDB baze je dostupan na adresi na adresi http://localhost:8086, username: admin, password: adminadmin

III Projekat

Projekat se nalazi u folderu Projekat3

Pokretanje

Pozicionirati se u folder ~Projekat3

docker-compose up -d

pokretanje shell skripte starting_script, za Windows potrebno je pokrenuti iz Git Bash-a komandom bash starting_script.sh

Korisnički interfejs InfluxDB baze je dostupan na adresi na adresi http://localhost:8086, username: admin, password: adminadmin

Za pristup grafani i dashboard-ovima pristupiti adresi http://localhost:3005, username: admin, password: admin

Korisnički interfejs aplikacije uređaja dostupan je na adresi http://localhost:5000

About

Demonstration of Service-oriented architecture. Simulation of a system capable of running on a resourse-limited "edge" devices. Utilises technologies like Ekuiper, EdgeX, MQTT, Docker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 45.1%
  • JavaScript 25.5%
  • Dockerfile 15.4%
  • Python 9.0%
  • Java 1.7%
  • HTML 1.6%
  • Other 1.7%