Skip to content

Commit

Permalink
Marty/daily check reviews (#494)
Browse files Browse the repository at this point in the history
* Reviewing and updating review dates for HMCTS Way pages from daily checks

* Update broken link

* reviewing and updating pages based on daily checks
  • Loading branch information
MartyFox authored Oct 10, 2024
1 parent 0f03493 commit e0f13e1
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Front Door configuration
last_reviewed_on: 2024-04-22
last_reviewed_on: 2024-10-10
review_in: 6 months
weight: 4
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Load balancer configuration
last_reviewed_on: 2024-04-22
last_reviewed_on: 2024-10-10
review_in: 6 months
weight: 1
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: TLS certificates
last_reviewed_on: 2024-04-22
last_reviewed_on: 2024-10-10
review_in: 6 months
weight: 2
---
Expand Down Expand Up @@ -44,7 +44,7 @@ We are using [Key Vault Acmebot](https://github.com/shibayan/keyvault-acmebot) f

Key Vault Acmebot is deployed from this repository [azure-enterprise-acme](https://github.com/hmcts/azure-enterprise-acme/tree/main) via this [azure-devops pipeline](https://dev.azure.com/hmcts/PlatformOperations/_build?definitionId=656&_a=summary), there is one instance per subscription.

The naming convention for keyvaults and function App are acme<subscription name without hyphen, `sharedservices` is replaced with `sds` because of length limits. E.g. `acmedtssdstest`.
The naming convention for keyvaults and function App are `acme<subscription name without hyphens>`, `sharedservices` is replaced with `sds` because of length limits. e.g. `acmedtssdstest`.

The naming convention for certificate name in Key Vault is `<DNS Name/wildcard>-<DNSZone>` separated by hyphen. E.g. `hmi-apim-test-platform-hmcts-net`, `wildcard-test-platform-hmcts-net`.

Expand Down
2 changes: 1 addition & 1 deletion source/cloud-native-platform/standards/index.html.md.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Concepts and standards
last_reviewed_on: 2024-04-22
last_reviewed_on: 2024-10-10
review_in: 6 months
weight: 2
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Pull requests
last_reviewed_on: 2024-04-22
last_reviewed_on: 2024-10-10
review_in: 6 months
weight: 1
hide_in_navigation: true
Expand Down

0 comments on commit e0f13e1

Please sign in to comment.