| Development | [Cloud Run (Project: rd-devel-2d49ecb5)](https://console.cloud.google.com/run?project=rd-devel-2d49ecb5) | [GCP Cloud SQL (DB name: sql-722570e9)](https://console.cloud.google.com/sql/instances/sql-722570e9/overview?project=rd-devel-2d49ecb5) |
## Source code
The source code for the Research Dashboard is spread over the following repositories:
...
...
@@ -55,7 +52,6 @@ The source code for the Research Dashboard is spread over the following reposito
| [CUFS Salary Commitments Calculator](https://gitlab.developers.cam.ac.uk/uis/devops/research-dashboard/salaries-commitments) | The source code for a salaries commitments calculator for CUFS. |
| [Staff oncost calculator](https://gitlab.developers.cam.ac.uk/uis/devops/research-dashboard/ucamstaffoncosts) | The source code for a python module to calculate total staff oncosts. |
| [School Data Cache](https://gitlab.developers.cam.ac.uk/uis/devops/research-dashboard/school-data-cache) | The source code for caching of university school metadata. |
| [Infrastructure Deployment](https://gitlab.developers.cam.ac.uk/uis/devops/research-dashboard/deploy) | The Google Cloud Deployment Manager infrastructure code for deploying the application server to GCP |
## Technologies used
...
...
@@ -74,7 +70,7 @@ The following gives an overview of how the Research Dashboard is deployed and ma
### How and where the Self-Service Gateway is deployed
Database for application data is a PostgreSQL database hosted by GCP Cloud SQL.
The main web application is a Django application, hosted by a GCP Kubernetes cluster.
The main web application is a Django application, hosted by GCP Cloud Run.
### Deploying a new release
...
...
@@ -82,8 +78,9 @@ The README.md file in the Infrastructure Deployment repository explains how to d
### Monitoring
The application emails errors to `automation+pidash-production@uis.cam.ac.uk`. More detailed logs can be found on the