#Storage Adapters Documentations - Supabase Bucket storage
19 messages · Page 1 of 1 (latest)
Thanks for posting! This is a community powered server, so you may or may not get an answer based on available help and expertise. To increase your chances of somebody being able to help you, please help us help you making sure you:
- Adding an explanation of exactly what you're trying to achieve.
- Adding any and all related code or previous attempts.
- Describing the exact issue or error you are facing.
- Posting any screenshots if applicable.
- Reading through https://stackoverflow.com/help/how-to-ask.
When you're done with this thread, please close it. Thanks! ✨
(If you have a support agreement and need help, please contact the core team via email.)
I’ll look into this on Monday. Answer is I personally don’t know, but I’ll find out because my team looks after docs and this feels like it should be noted explicitly.
Awesome, thanks a bunch Kevin!
@south stratus any news on this?
I was off sick yesterday and I’m still feeling a little bit off. I normally wouldn’t tap others in but I am gonna ping @outer zodiac on this who may, in turn, point to someone else. Apologies for the delay.
We’ve had this question a few times, so I want to make sure that it is answered, and then captured in docs
Short answer to a long question:
Supabase is S3 compatible, does that just mean that I can use the S3 settings?
Yes!
suh-weeeeeeet. In a world of complex and tricky answers, a nice short one is music to my ears
Hey guys, just following up on this- I had a poke around today and found this, is this still the case? I'm not really sure what the secret should be, the Supabase service_role?
did anyone suceed in using supabase storage with directus so far? where can i find the s3 credentials?
has this ever been captured in the docs? 🙂
Hi! I was unable to do this as it required a key. It was very simple to get AWS S3 up and running though.
Alright thats a shame, thanks though!
Is there any info somewhere on how to achieve this? 
All the S3 configuration options are here: https://docs.directus.io/self-hosted/config-options.html#s3-s3
I'm not familiar with Supabase's storage abstraction, so I don't know where you'd get the S3 creds from them. If they're S3 compatible, that should be available somewhere tho!
Environment variables are used for all configuration within a Directus project. These variables can be defined in a number of ways, which we cover below.
Thank you! 🤩
However, i just got this answer from someone in the supabase discord:
"This is not possible. You don't have an s3 bucket with Supabase storage. They share S3 buckets against many instances. The concept of buckets in the storage interface is just part of the path in the backend to your part of that storage. And there is no s3 compatible interface to the storage-API that I know of. "
What a pity! Did something change @hazy glacier? Also looking for a way to connect directus with the supabase storage