Linking a Domain


You can connect your domain name to a S3 Storage bucket. This way, you won’t need to specify the bucket name when accessing the files.

So, instead of these URLs:

https://s3.hmstorage.net/bucket_name/file_name
https://s3.hmstorage.net/bucket_name/directory_name/file_name

you can use URLs like these:

https://your.domain.tld/file_name
https://your.domain.tld/directory_name/file_name

Note that when accessing the domain (https://your.domain.tld/), you will not see a file listing or any other index page. The URL must specify the path to a specific file.

To link a domain:

  1. Create a CNAME for the domain with the value s3.hmstorage.net. If the domain uses Hostman name servers, you can do it in the Domains and SSL section of your Hostman control panel.
  2. Wait for 15-20 minutes for the changes to take effect.
  3. Go to the S3 Storage section and click on the bucket.
  4. In the Domains tab, click Link domain.
  5. Enter your domain name and click Link domain.

Faccb2a9 892b 494d 8b8f A82b87d9ee89

If you leave the Issue SSL certificate option checked, we will automatically generate and install a Let's Encrypt SSL certificate on your domain and renew it automatically one week before it expires.