edge / account

Account portal for managing Edge services
Other
3 stars 1 forks source link

CDN instructions for domains #135

Closed adamkdean closed 2 years ago

adamkdean commented 2 years ago

When deploying a CDN instance, there should be an intermediate screen after clicking deploy, that states, for example:

Configure DNS

Please create the following DNS records to enable CDN to work:

cdn.example.com CNAME gateway.edge.network 3600 (recommended TTL) cdn2.example.com CNAME gateway.edge.network 3600 (recommended TTL) ... cdn3.example.com CNAME gateway.edge.network 3600 (recommended TTL)

You can set these up later, but CDN won't become operational until you do. Changes can take up to 24 hours. If you require any assistance, please contact support@edge.network

[ Continue button ]

We'll also need these instructions in the Domain tab as well, though we can have a more concise message there:

Configure DNS

In order for Edge CDN to work for the specified domains, you will need to configure the DNS records appropriately. Please ensure each domain added correctly points to gateway.edge.network/gateway.test.network:

cdn.example.com CNAME gateway.edge.network 3600 (recommended TTL)

If you require any assistance, please contact support@edge.network