Tutorial: How to use custom endpoint for EOS (Object Storage)
Creating a custom endpoint for your Object Storage Service domain makes it easier. You can include your company's branding or just use a shorter, easier-to-remember endpoint than the standard one.
For example, if you want to point your EOS bucket endpoint (objectstore.e2enetworks.net/bucket1
) to your custom domain name (e.g., cname.example.com/bucket1
).
Steps to set Custom endpoints for new domains
-
Login and access the hosting provider's website to manage DNS records.
-
If you are overseeing website management through E2E Networks, please establish your Domain Records via your MyAccount portal.
-
Incorporate a custom CNAME record for the EOS endpoint (
objectstore.e2enetworks.net/
).
The CNAME record serves the purpose of establishing an alias name for a domain. They are essential for guiding incoming browser requests from visitors towards an origin web server.
The name "eos" in the screenshot is an example; you can add a custom name of your choice.
- Once the CNAME is added successfully:
- As per the Public Access Config permission, you can download, upload, or perform both actions using the custom CNAME added. The format will be cname.example.com/bucketname/objectname.
- Example:
eos.abcdef.com/cars/image.png
Now we have successfully configured the custom endpoint for EOS.