We're immensely grateful to Professor OUH Eng Lieh for his guidance and expertise during the development of the Admin Proxy App. His strategic insights and focus on design patterns have been pivotal in shaping the project. 😊
- To start the docker deployment, run the following command:
$ make upThat's it! All images are hosted on Docker Hub for ease of access.
- Once you are done, you can tear down the deployment:
$ make downAlternatively, to tear down cleanly:
$ make down-cleanDo note that this will remove all containers associated with the project, orphaned containers, and Docker volumes. Do not run this command if you would like to keep your volumes.
These instructions are if you do not have Make on your system, and do not want to install it.
- To start the docker deployment, run the following command:
$ docker compose -f deployment/local/docker-compose.yml -p itsa upTo deploy in detached mode, add the -d flag:
$ docker compose -f deployment/local/docker-compose.submission/yml -p itsa up -d- Once you are done, you can tear down the deployment:
$ docker compose -f deployment/local/docker-compose.submission/yml -p itsa downServices and UI
Golang · Springboot · Typescript
Databases
Aurora Postgresql · Elasticache Redis · S3
Communication
gRPC · SES
Deployment
Docker · Kubernetes · Route 53 · CloudFront · WAF · Elastic Kubernetes Service
Others
Terraform · ECR · Cloudwatch · ACM · KMS · Shield · IAM
G2 Team 2






