Split clinic preparation into its own runbook; correct private endpoint guidance - #171
Merged
Merged
Conversation
…nt guidance clinic-preparation.md is now the checklist for running a clinic (week-before / day-before / morning / during / after), carrying the July dummy-run lessons: the gateway_images flag lives in the Manage repo's flags.production.yml and needs a Manage deploy to change; the VM must be confirmed on and unable to sleep (it has been found switched off, which also silently hangs deploys by queueing run commands forever); accession numbers must be fresh per clinic; the relay path is proven by traffic, not configuration. Also: ship debug_toolkit.ps1 in the release package so it is already on the VM; add deploy-hang troubleshooting to the onboarding runbook (machine off, stale run-command queue); and add the manual-images-mode gotcha to the promotion runbook.
floormind
pushed a commit
that referenced
this pull request
Jul 23, 2026
…nt guidance (#171) clinic-preparation.md is now the checklist for running a clinic (week-before / day-before / morning / during / after), carrying the July dummy-run lessons: the gateway_images flag lives in the Manage repo's flags.production.yml and needs a Manage deploy to change; the VM must be confirmed on and unable to sleep (it has been found switched off, which also silently hangs deploys by queueing run commands forever); accession numbers must be fresh per clinic; the relay path is proven by traffic, not configuration. Also: ship debug_toolkit.ps1 in the release package so it is already on the VM; add deploy-hang troubleshooting to the onboarding runbook (machine off, stale run-command queue); and add the manual-images-mode gotcha to the promotion runbook.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
clinic-preparation.md is now the checklist for running a clinic (week-before / day-before / morning / during / after), carrying the July dummy-run lessons: the gateway_images flag lives in the Manage repo's flags.production.yml and needs a Manage deploy to change; the VM must be confirmed on and unable to sleep (it has been found switched off, which also silently hangs deploys by queueing run commands forever); accession numbers must be fresh per clinic; the relay path is proven by traffic, not configuration.
Also: ship debug_toolkit.ps1 in the release package so it is already on the VM; add deploy-hang troubleshooting to the onboarding runbook (machine off, stale run-command queue); and add the manual-images-mode gotcha to the promotion runbook.
Jira link
https://nhsd-jira.digital.nhs.uk/browse/DTOSS-13335