FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 45073747 authored by Andrew Vella's avatar Andrew Vella
Browse files

feat: update service template

parent 0f11f3fd
No related branches found
No related tags found
1 merge request!302feat: update service template
Pipeline #504967 passed
...@@ -34,7 +34,7 @@ The `<service_name>` is currently deployed to the following environments: ...@@ -34,7 +34,7 @@ The `<service_name>` is currently deployed to the following environments:
`<notes about access to environments and anything special about how an environment is used>` `<notes about access to environments and anything special about how an environment is used>`
## Source code ## Source Code
The source code for the `<service_name>` is spread over the following repositories: The source code for the `<service_name>` is spread over the following repositories:
...@@ -43,7 +43,7 @@ The source code for the `<service_name>` is spread over the following repositori ...@@ -43,7 +43,7 @@ The source code for the `<service_name>` is spread over the following repositori
| [Application Server](https://gitlab.developers.cam.ac.uk/uis/devops/EXAMPLE/) | The source code for the main application server | | [Application Server](https://gitlab.developers.cam.ac.uk/uis/devops/EXAMPLE/) | The source code for the main application server |
| [Infrastructure Deployment](https://gitlab.developers.cam.ac.uk/uis/devops/EXAMPLE/) | The Terraform infrastructure code for deploying the application server to GCP | | [Infrastructure Deployment](https://gitlab.developers.cam.ac.uk/uis/devops/EXAMPLE/) | The Terraform infrastructure code for deploying the application server to GCP |
## Technologies used ## Technologies Used
The following gives an overview of the technologies the `<service_name>` is built on. The following gives an overview of the technologies the `<service_name>` is built on.
...@@ -53,17 +53,13 @@ The following gives an overview of the technologies the `<service_name>` is buil ...@@ -53,17 +53,13 @@ The following gives an overview of the technologies the `<service_name>` is buil
| Client | {name and version} | {name and version} | | Client | {name and version} | {name and version} |
| {other} | {name and version} | {name and version} | | {other} | {name and version} | {name and version} |
## Operational documentation ## Operational Documentation
The following gives an overview of how the `<service_name>` is deployed and maintained. The following gives an overview of how the `<service_name>` is deployed and maintained.
### How and where the `<service_name>` is deployed ### Deployment
`<documentation or links to external docs describing how and where the application is deployed>` `<documentation or links to external docs about how a new release is deployed>`
### Deploying a new release
`<documentation or links to external docs about how a new release is made and deployed>`
### Monitoring ### Monitoring
...@@ -77,16 +73,10 @@ The following gives an overview of how the `<service_name>` is deployed and main ...@@ -77,16 +73,10 @@ The following gives an overview of how the `<service_name>` is deployed and main
`<documentation or links to external docs about other operation issues>` `<documentation or links to external docs about other operation issues>`
## Service Management and tech lead ## Service Management
The **service owner** for the `<service_name>` is `<service owner name and Lookup link>`. The **service owner** for the `<service_name>` is `<service owner name and Lookup link>`.
The **service manager** for the `<service_name>` is `<service manager name and Lookup link>`. The **service manager** for the `<service_name>` is `<service manager name and Lookup link>`.
The **tech lead** for the `<service_name>` is `<tech lead name and Lookup link>`. The **tech lead** for the `<service_name>` is `<tech lead name and Lookup link>`.
The following engineers have operational experience with the `<service_name>` and are able to
respond to support requests or incidents:
* `<engineer name and Lookup link>`
* `<engineer name and Lookup link>`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment