Configure a custom domain
Learn how to configure a custom domain for the AWS ParallelCluster UI (PCUI). The UI is hosted on Amazon API Gateway in your AWS account. You can configure a custom domain in the API Gateway console.
Prerequisites:
-
You have an AWS account.
-
You own a domain.
-
The domain root is resolvable. For example, if you want to use
xyz.example.com
as custom domain, thenexample.com
must be resolvable. -
You can create or import the certificate for the custom domain into AWS Certificate Manager (ACM) within the same region where PCUI is deployed.
-
You have the necessary permissions to change the Domain Name System (DNS) settings.