*.onporter.run
. While these domains can be used in production, we highly recommend attaching a custom domain to your production web services.
A
record in your DNS provider that points to that static IP address.
The name of the record should be the subdomain you want to use (e.g. app.mydomain.com
),
and the value should be the IP address of the load balancer that you copied above.
CNAME
record that points at the DNS name for your load balancer.
Please follow instructions below, based on the type of domain you are creating:
*.porter.run
such as cloud.porter.run
, myapp.porter.run
porter.run
CNAME
record on your DNS provider for your desired subdomain, which points to the load balancer URL you have copied above. Make sure you exclude the protocol http://
and any trailing /
from the URL string. For example, on Route 53, this looks like the following:nslookup <your-domain>
.