From 5457ff495bbef8dcb2fc0a53ad38d5817c320d4f Mon Sep 17 00:00:00 2001 From: lefteris Date: Sun, 19 Sep 2021 17:59:23 +0300 Subject: [PATCH] readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86c7c0c..6968d91 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# Thesis +# System and Service Monitoring and Analysis in a Cloud Environment with Services based on Containers +This project was made as part of my thesis. You can run it by cloning the same structure of the folder as it is shown above and running it via the docker-compose.yml file, that will create multiple containers. Then you need to deploy the web-client that is developed with Vue.js by running the file "runw.sh". Visit localhost:8080 and you are right there. More of the functionality will soon be written. \ No newline at end of file