• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Amazon S3 ...almost working

Status
Not open for further replies.

Hujasmaa

Chevereto Member
I decided to put the pictures to S3. I am very close to get all the bells and whistles working, but something is still missing. I bet you can easily lead me to the final solution. 😎

Already working:

The S3 storage is working, all the pictures nicely upload to the service and I can see them from the Amazon S3 console. They can be accessed via the S3 address: http://pic.paa.li.s3-eu-west-1.amazonaws.com/iHu.jpg

I have successfully configured a CNAME record to my DNS. It works and redirects to the Amazon S3 cloud: http://pic.paa.li/iHu.jpg <--That's the url type I'd like to use.

Where should I configure what and how? Chevereto says the picture link is: http://paa.li/image/iHu
 
Last edited:
The webpage site will always be paa.li/image/iwhatever however, the direct link will then be local to the storage.

Since they are independent of each other, you can't have it as pic.paa.li/image/iHu

Site: paa.li/image/imagehere
Image pic.paa.li/storage/imagehere
 
One step ahead. The storage URL at the external storage settings apparently should be http://pic.paa.li
After that Chevereto found the pics.

Now most of the links look fine. I understand the link without .jpg is with /image/ in between. I am just curious to shorten the url even more.

Is it impossible to alter the address to: http://paa.li/pic/iHu ?
Or even better: http://paa.li/iHu ?

Mod rewrite?
 
Where should I configure what and how? Chevereto says the picture link is: http://paa.li/image/iHu
At the bottom of the storage form, where it reads "URL"

For the other stuff, it varies... You can CNAME any domain but for hacks like domain/path you will need mod rewrite and the good thing is that Amazon URL will always looks the same.
 
Status
Not open for further replies.
Back
Top