-
running locally
docker-compose up -
push code to master will trigger staging deployment
-
Adding a tag and pushing it will trigger a production deployment
eg. git tag v0.0.1git push origin v0.0.1
- staging: http://34.132.223.213:5001/
- prod: http://35.194.28.63:5001/
- Application present in the following project: l-gs-gsrd-general
- Docker
- GCP vm instances
- Terraform
- Github actions
- GCP secret management