From 22d31b4b726778131d54759682676a712e193310 Mon Sep 17 00:00:00 2001 From: martin-nhs <127403254+martin-nhs@users.noreply.github.com> Date: Tue, 19 Mar 2024 13:31:21 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5c872ef..923e387 100644 --- a/README.md +++ b/README.md @@ -249,6 +249,8 @@ docker restart nginx * SSH onto the EC2 instance via `ssh -i terraform/ssh/gocd-prod ec2-user@prod.gocd.patient-deductions.nhs.uk`. * Run `sudo chmod 644 /home/ec2-user/letsencrypt/accounts/acme-v02.api.letsencrypt.org/directory/be16a80d6cbf772ba726755a81afe0fb/private_key.json`. +* Exit out of the EC2 instance. +* Run `sudo GOCD_ENVIRONMENT=prod ./tasks sync_certs` again. ### Expired Github Personal Access Tokens/ OAuth Client Secrets When personal access token are due to expire: