이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 14. Bringing a site online
Bring a site online so that it can process client requests.
14.1. When to use this procedure 링크 복사링크가 클립보드에 복사되었습니다!
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 링크 복사링크가 클립보드에 복사되었습니다!
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 링크 복사링크가 클립보드에 복사되었습니다!
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