Server Srtucture
Base layer
DKU VCM running ubuntu 22.04.2 LTS
Docker CE with Docker compose
Management layer
Portainer BE (With free license)
Service Layer
Containers
eclipse-mosquitto for MQTT Broker
postgres for orm DB system
Server Layer for passing DB calls and accessing different testing parameters Repo Has been created
dpage/pgadmin4 for accessing DB for debug purposes
API for access
This part is still a work in progress a Nginx Reverse proxy may be deployed for better avaliability and may also allow for easier TLS & authentication
This part will still be containerlized, but further research is needed
Todo list
Last updated