Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 429 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 429 Bytes

Noten_Management_System

General Architecture

We want to create 3 Microservices for our Grade Management System .

microservices

How to quickly execute code

docker compose up -d

Connecting to virtual machine

ssh -i /path/to/private_key debian@185.128.118.134

Make sure to replace /path/to/private_key with the actual path!