- Nov 07, 2024
-
-
Nick Brown authored
-
E. Evstafiev authored
Add activate account to devops guidebook Closes uis/devops/iam/activate-account/frontend#15 See merge request !387
-
E. Evstafiev authored
-
- Nov 06, 2024
-
-
Dr Rich Wareham authored
Fix typo in standard arch diagram See merge request !385
-
Dr Rich Wareham authored
-
Dr Rich Wareham authored
-
Monty Dawson authored
chore(ups): Minor updates and format fixes on UPS page Closes #273 See merge request !378
-
- Nov 05, 2024
-
-
Monty Dawson authored
feat: add standard architecture diagrams Closes #215 See merge request !370
-
Dr Rich Wareham authored
Add a first pass at some standard architecture diagrams for our typical setups which can be re-used in documents intended for an external audience. For the moment, lay the ground with an overview and ones focussing on static IP-based ingress and egress. We can add more as need arises. Closes #215
-
- Nov 04, 2024
-
-
Monty Dawson authored
chore(deps): update dependency uis/devops/continuous-delivery/ci-templates to v6 See merge request !381
-
- Oct 30, 2024
-
-
UIS DevOps Renovate Bot authored
-
Monty Dawson authored
minor additions to Prepare Your System page See merge request !375
-
Nick Brown authored
feat: Disable navigation.sections feature so sidebar sections are collapsible Closes #274 See merge request !383
-
Nick Brown authored
-
Nick Brown authored
-
- Oct 29, 2024
-
-
Dmitrii Unterov authored
fix: AWS console admin policy example code See merge request !380
-
Dmitrii Unterov authored
-
Dmitrii Unterov authored
fix: AWS console admin policy code See merge request !379
-
Dmitrii Unterov authored
-
Kevin Hooke authored
-
Kevin Hooke authored
-
Kevin Hooke authored
-
Kevin Hooke authored
-
Monty Dawson authored
I've additionally removed database connection details which are now held within the ansible infrastructure repo.
-
- Oct 28, 2024
-
-
Dr Rich Wareham authored
fix(delete-product-infrastructure): add note on DNS resource records See merge request !377
-
Dr Rich Wareham authored
The Cloud DNS managed zone is a resource shared between the product factory and downstream deployments. As such it is very easy to get into a situation where there is a dangling record, either because the product wasn't fully `terraform destroy`-ed before the GCP product factory config was removed or because a resource record was manually created. Google sensibly refuses to remove Cloud DNS managed zones which contain records and it's not entirely clear whose responsibility it is, product factory or per-product configuration, to ensure the zone is empty. As we hope this is relatively rare, fix the issue through documentation in the first instance.
-
- Oct 25, 2024
-
-
Adam Deacon authored
docs: updated SQL backup related docs to reflect that data-backup is live See merge request !374
-
Kevin Hooke authored
-
Kevin Hooke authored
-
- Oct 24, 2024
-
-
Roy Harrington authored
-
- Oct 23, 2024
-
-
Roy Harrington authored
chore: move LC to retired services See merge request !373
-
- Oct 22, 2024
-
-
Dmitrii Unterov authored
-
- Oct 21, 2024
-
-
Dr Rich Wareham authored
chore(deps): update dependency uis/devops/continuous-delivery/ci-templates to v5.2.0 See merge request !371
-
UIS DevOps Renovate Bot authored
-
Dr Rich Wareham authored
fix(pre-commit): pin version of node used for running markdownlint See merge request !372
-
Dr Rich Wareham authored
For whatever reason, markdownlint-cli2 and node 23.0 don't like each other and so we are getting failed jobs. For the moment work around this by pinning the node language version. Example failing job: https://gitlab.developers.cam.ac.uk/uis/devops/docs/guidebook/-/jobs/1785816
-
Dr Rich Wareham authored
-
- Oct 14, 2024
-
-
Dave Hart authored
Mark SharePoint as a legacy part of the CamData service, and explain how GCP and Google Drive are now used instead. Add more details about the CamData service, including how Drupal is used. Fix bad link between "web application deployment" page and "DNS" page. Closes #265
-
Dave Hart authored
Upgrade to a more recent version of Material for MkDocs, and enable the subsequently available `content.tooltips` theme feature.