Models in this project based on JSON schemas. Details here.
API of this project based on OpenAPI. More details here.
Notes about Spring REST-API here.
In Database role is PostgreSQL → details here.
And all of that takes off on Google services: - Cloud Build - Cloud Storage - Artifact Registry - Kubernetes Engine - Google Secret Manager
- Details about Google Cloud Build look here.
- Google Kubernetes Engine look here. (You can connect to the pod in the K8b.) ;)
- Secrets Manager
- access to secret manager from java
- From cluster!
- Linux
- Docker latest
- Google Cloud CLI installed of this instruction (installation from
*.tar.gz
usinginstall.sh
). - Kubernetes should be installed using command
gcloud components ...