7.8. Storage address

The storage address is displayed in the "Storage" section in the main block and is used to access the storage contents:

Each storage always has a storage URL in the form of a subdomain of the system domain, and you can also connect custom domain.

Important points:

  • The storage URL cannot be changed when custom domain is connected. To do this, you must first disconnect custom domain.
  • The storage URL cannot be disabled.

Any unused subdomain in our domain cdn.express is used as the storage URL. The URL is specified during order and can be changed.

  1. Next to the current storage address, click ⚙️:
  2. Specify the new URL and click "Change storage URL":
  3. Wait for the DNS cache to refresh and the SSL certificate to be installed (usually a few hours, maximum 24 hours).

Attention!

Do not use your site address as custom domain, as this will disrupt the site's operation (the storage will open instead of the site). We recommend using any free subdomain of your domain.

Important points:

  • For automatic configuration, the domain must be available in the current account in the "Domains" section and served on our NS. In other cases, the required records are added manually.
  • After connecting, an SSL certificate from Let's Encrypt is automatically issued for the domain. Until the certificate is issued, the domain cannot be changed or disconnected.
  • If the domain is served on an NS of a traffic filtering service like Cloudflare, proxying should be disabled for it.
  • Connecting custom domain does not disable Storage URL, but it does block the ability to change it.

You can additionally connect custom domain to the storage. As a result, the storage will be available at two addresses — the connected domain and the storage URL.

flowchart LR start([Connecting]) domain(Main domain) subdomain(Subdomain) alias[Changing ALIAS] address["Changing A, AAAA
(not recommended)"] cname[Changing CNAME] done([Done]) start-->domain & subdomain domain-->alias domain-.->address subdomain-->cname alias-->done address-.->done cname-->done

  1. Next to the current storage address, click ⚙️:
  2. Click "Set up custom domain":
  3. Copy the storage address, enter the name of the domain or subdomain and click "Connect domain":
  4. Point the domain to the storage address:
    • If the domain is on our NS — use preset from the "adm.tools" group.
    • If the domain is on third-party NS — in the panel of the owner of these NS, add an ALIAS record (when connecting the main domain) or a CNAME record (when connecting a subdomain).
  5. Wait for the DNS cache to refresh and the SSL certificate to be installed (usually a few hours, maximum 24 hours).

Performed in the same way as connecting.

Next to the current storage address, click ⚙️ and either click "Disable domain and switch to *.cdn.express" or click "Set up custom domain" and then "Disable domain", then confirm the operation by clicking the button in the window.

Content