Why is this necessary?
The UserWise infrastructure stack makes use of AWS provisioned Load Balancers, which direct traffic to our Kubernetes cluster.
How do we get our certificateUuid
?
The certificateUuid
is part of the values.yml
file included in the userwise-self-hosted
repository. The UUID is equivalent to the Certificate ID in Certificate Manager.
The ID can be found directly within AWS Certificate Manager, within the List Certificates
page.
...
How do we request a certificate?
Search for “Certificate Manager” in the AWS Dashboard’s top search bar, and select the appropriate service.
...