Web acess #622

Closed
opened 2023-08-30 14:58:16 +00:00 by jdm · 1 comment

Hi

I have one garage installation version 0.8.2 with one bucket that I can access using s3cmd without any issue.
I follow your example in "Configuring a reverse proxy", to access bucket via web however this message in browser "AccessDeniedForbidden: Garage does not support anonymous access yet".

Whay I'm doing wrong ???

Thanks

Hi I have one garage installation version 0.8.2 with one bucket that I can access using s3cmd without any issue. I follow your example in "Configuring a reverse proxy", to access bucket via web however this message in browser "AccessDeniedForbidden: Garage does not support anonymous access yet". Whay I'm doing wrong ??? Thanks
Owner

To access buckets in a web browser, you need to use the website endpoint and not the S3 API endpoint. They are on different ports, the web endpoint is declared separately in the Garage configuration file.

To access buckets in a web browser, you need to use the [website endpoint](https://garagehq.deuxfleurs.fr/documentation/cookbook/exposing-websites/) and not the S3 API endpoint. They are on different ports, the web endpoint is [declared separately](https://garagehq.deuxfleurs.fr/documentation/reference-manual/configuration/#the-s3-web-section) in the Garage configuration file.
jdm closed this issue 2023-09-28 16:38:24 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#622
No description provided.