Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 14. Bringing a site online
Bring a site online so that it can process client requests.
14.1. When to use this procedure Copier lienLien copié sur presse-papiers!
This procedure describes how to re-add a Keycloak site to the Global Accelerator, after it has previously been taken offline, so that it can once again service client requests.
14.2. Procedure Copier lienLien copié sur presse-papiers!
Follow these steps to re-add a Keycloak site to the AWS Global Accelerator so that it can handle client requests.
14.2.1. Global Accelerator Copier lienLien copié sur presse-papiers!
Determine the ARN of the Network Load Balancer (NLB) associated with the site to be brought online
Command:
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Output:
arn:aws:elasticloadbalancing:eu-west-1:606671647913:loadbalancer/net/a49e56e51e16843b9a3bc686327c907b/9b786f80ed4eba3d
arn:aws:elasticloadbalancing:eu-west-1:606671647913:loadbalancer/net/a49e56e51e16843b9a3bc686327c907b/9b786f80ed4eba3d
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Update the Accelerator EndpointGroup to include both sites
List the current endpoints in the Global Accelerator’s EndpointGroup
Command:
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Output:
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Update the EndpointGroup to include the existing Endpoint and the NLB retrieved in step 1.
Command:
Copy to Clipboard Copied! Toggle word wrap Toggle overflow