This repository was archived by the owner on Sep 26, 2025. It is now read-only.
Hasura-storage on Google Cloud #219
Unanswered
vnavalianyi
asked this question in
Q&A
Replies: 1 comment
-
I'm struggling with same problem |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, has anyone managed to run Hasura Storage on Google Cloud using Cloud Storage with HMAC keys? Perhaps you could provide an example of a docker-compose file with the correct ENV variables:
S3_ENDPOINT:
S3_ACCESS_KEY:
S3_SECRET_KEY:
S3_BUCKET:
S3_ROOT_FOLDER:
I tried, but I am getting an error:

My current docker compose storage looks like this:
Beta Was this translation helpful? Give feedback.
All reactions