samwilson / twyne

A web-based journal for writing and photography.
GNU General Public License v3.0
8 stars 1 forks source link

AWS Bucket is used as endpoint #123

Closed revi closed 3 years ago

revi commented 3 years ago
image image

//revi-twyne/revi-twyne is wrong. Should be s3.us-east-1.amazonaws.com.

samwilson commented 3 years ago

Could it be that it wants the https:// in the endpoint URL? I'm mainly testing with Digital Ocean, so I guess there could be some differences, but I wouldn't have thought it'd be with something so fundamental.

revi commented 3 years ago

Had to move the host and I had no time to make it work on new host.

OK, adding https:// to the config worked (P2) (but I needed to install exiftool and imagemagick which was not mentioned in requirements list in docs).