Own HTTP-based storage solution
If your images are stored at url https://mystorage.example.com and you can access image.jpg at the following URL:
//mystorage.example.com/image.jpg
You should enter the data as follows:
All aliases have to be prefixed and suffixed by underscores. Please note that all aliases have to be unique for your account - aliases set in the storage sections cannot be used in the alias section.
Your storage is now accessible by using the alias entered in the Cloudimage Alias field:
//your-token.cloudimg.io/v7/__ownstorage__/image.jpg
If your storage requires authentication, you can enter your username and password:
Was this page helpful?