-
Notifications
You must be signed in to change notification settings - Fork 1
Project 1
Nirav Raje edited this page Feb 8, 2022
·
14 revisions
The dev
branch contains the docker-compose.yml
configuration file which will pull, build and run all images from our neoairavata public repository on Docker Hub.
Our UI service is exposed on port 4200 in the Docker container and maps to port 4200 of localhost.
Hence, UI of our application can be accessed from: http://localhost:4200
- Microservices:
- Testing Overview
- Load Testing
- Overall System Load Testing
- Spike Testing
- Fault Tolerance Testing
- Conclusion & Future Improvements
- Data Assimilation
- Architecture Improvements: Message Queues, Caching and Polling
- CI/CD and Infrastructure Deployment
- Visualization
- Custos Deployment Status
- Rancher Setup
- Kubernetes Cluster Deployment using Rancher
- Setting cert-manager, keycloak, consul, vault and MySQL
- Custos Deployment
- JMeter Testing for Custos Deployment with Python SDK
- Custos - Suggested Improvements