Skip to content

create custom-domain

apppack create custom-domain

setup TLS certificate and point one or more domains to an AppPack Cluster

Synopsis

Requires admin permissions.

The domain(s) provided must all be a part of the same parent domain and a Route53 Hosted Zone must already be setup.

apppack create custom-domain <domain-name>...

Examples

apppack create custom-domain example.com www.example.com

Options

  -h, --help   help for custom-domain

Options inherited from parent commands

  -c, --account string    AWS account ID or alias (not needed if you are only the administrator of one account)
      --aws-credentials   use AWS credentials instead of AppPack.io federation
      --check             check stack in Cloudformation before creating
      --debug             enable debug logging
      --non-interactive   do not prompt for missing flags
      --region string     AWS region to create resources in

SEE ALSO