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
5457ff495b
|
3 years ago | |
---|---|---|
WriteToMongo@5a483700b9 | 3 years ago | |
dummyservice@b67f60bbed | 3 years ago | |
playground-client@5be6c5580d | 3 years ago | |
readmongo@8a9a6bd8da | 3 years ago | |
.gitmodules | 3 years ago | |
Details | 3 years ago | |
README.md | 3 years ago | |
ddocker.sh | 3 years ago | |
docker-compose.yml | 3 years ago | |
fluentd.yml | 3 years ago | |
mongo.yml | 3 years ago | |
runw.sh | 3 years ago | |
terminate_all.sh | 3 years ago | |
test.vue | 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.