Wondering if anyone has experience setting up self-hosted Supabase storage connected to S3 bucket. In the docker-compose for storage it includes a space for a Tenant_ID. Does anyone know what Tenant_ID is referring to? Thanks!
g
garyaustin
01/27/2022, 2:29 AM
Hopefully you moved past this already, but I'm pretty sure Tenant_ID has to do with sharing a single S3 bucket amongst multiple Supabase projects which is what Supabase hosting does. Beyond that I'm of no help as I don't self host.