You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lefteris 219a82fc02 example 3 years ago
WriteToMongo@56dfa1a56d example 3 years ago
dummyservice@5a53c9243b submodules 3 years ago
playground-client@74aa9595e6 example 3 years ago
readmongo@0c56044083 submodules 3 years ago
.gitmodules end 3 years ago
Details final-version 3 years ago
Example.sh example 3 years ago
README.md readme 3 years ago
ddocker.sh final-version 3 years ago
docker-compose.yml docker-compose mongo 3 years ago
fluentd.yml final-version 3 years ago
mongo.yml final-version 3 years ago
runw.sh final-version 3 years ago
terminate_all.sh final-version 3 years ago
test.vue final-version 3 years ago

README.md

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.