https://supabase.com/ logo
Join Discord
Powered by
# off-topic
  • l

    laznic

    04/28/2022, 5:20 PM
    Was active user limits removed from Supabase recently? I remember e.g. the free tier having something like 5k (or 10k?) active users / month, however now it states unlimited for each tier in the table on the Pricing page
  • d

    DH

    04/28/2022, 5:53 PM
    Hi all, is there a limit for how long edge functions can run for? I have a function which takes over 60 seconds to run and CURL gives the following error: curl: (92) HTTP/2 stream 1 was not closed cleanly before end of the underlying stream
  • a

    Abarad

    04/28/2022, 9:24 PM
    Is there any plans to support graphql or Hasura?
  • g

    garyaustin

    04/28/2022, 9:26 PM
    https://supabase.com/blog/2022/03/29/graphql-now-available
  • d

    di5tanten3rgy

    04/28/2022, 10:24 PM
    How do I rename a bucket in storage?
    g
    • 2
    • 1
  • g

    garyaustin

    04/28/2022, 10:35 PM
    Rename bucket
  • g

    Garett MacGowan

    04/28/2022, 10:49 PM
    In the docs, it states that "Realtime only works for tables in the public schema". Are there any plans for Realtime to work for schemas other than "public"? I'd like to separate my data for different features of my app into different schemas. If non-public schemas don't work for Realtime, does it make sense for the web app UI to expose non-public schemas under /database/replication? https://supabase.com/docs/guides/api#realtime-api-1
    g
    • 2
    • 9
  • f

    Flyken

    04/29/2022, 2:05 AM
    been a little while since i've been in here, took quite a long break from programming in general, wanted to ask before i waste peoples time, are internships or anything open yet?
  • a

    Anh

    04/29/2022, 5:00 AM
    hi! is there an outage atm? we're getting 502 responses from our auth requests (haven't made any changes on our end since it was last working)
  • a

    Anh

    04/29/2022, 5:18 AM
    Figured it out...conflict in SMS OTP (there was a similar token generated in the past) and it errored out when trying to write this to the database. This probably shouldn't be a hard error that trickle down to the end users...
  • j

    jokerface

    04/29/2022, 8:39 AM
    Is there something comparable to WooCommerce in Supabase?
  • b

    Bryson_W

    04/29/2022, 5:16 PM
    How would I go about making my project open source? Especially with the backend being in supabase?
    g
    • 2
    • 1
  • b

    Bryson_W

    04/29/2022, 5:17 PM
    Has anyone deployed an open source project with supabase?
  • g

    garyaustin

    04/29/2022, 11:59 PM
    open source project
  • r

    renderlux

    04/30/2022, 8:37 AM
    Hello is there not a Docker compose for all parts of Supabase including the UI ?
  • v

    Vidski

    04/30/2022, 12:43 PM
    The selfhosted UI is Limited, because some parts of the hosted solution are licensed
  • v

    Vidski

    04/30/2022, 12:44 PM
    You can configure everything in the .env tho
  • j

    jokerface

    05/02/2022, 6:43 AM
    Are there any differences between cloud version of supabase and the self hosted version? I mean are there any lock ins like with Mongo DB where some good features are only with MongoDB Atlas, or is it truly open source and they are basically managing the same supabase in the cloud which we would manage when self hosted?
  • m

    MDobs

    05/02/2022, 8:05 AM
    renaming a file on Storage, made it unreachable (with the copy url or download from the supabase) and opening the produced link leads to
    Copy code
    {
      "statusCode": "400",
      "error": "Access Denied",
      "message": "Access Denied"
    }
  • d

    debabrata

    05/02/2022, 10:48 AM
    Came across this in the Postgres logs for one of my projects. Is this natural?
    s
    • 2
    • 2
  • s

    silentworks

    05/02/2022, 11:41 AM
    Came across this in the Postgres logs
  • d

    debabrata

    05/02/2022, 4:28 PM
    Can anyone suggest any good analytics software? Something that can measure and graph things like signups, subscription purchases, etc. I have seen many people share those statistics on Twitter but I was never able to figure out how they measure that.
  • d

    debabrata

    05/02/2022, 4:28 PM
    Is there any service that I can integrate my project with?
  • a

    aa

    05/02/2022, 7:04 PM
    uh, stupid question but where can i buy these addons? (https://supabase.com/pricing). Can't find it anywhere.
    s
    b
    • 3
    • 2
  • a

    aa

    05/02/2022, 7:04 PM
    manage my plan just has this.
  • r

    renderlux

    05/03/2022, 1:40 PM
    But do you still have a Docker compose file ?
  • v

    Vidski

    05/03/2022, 1:45 PM
    I self host using the docker-compose file
  • v

    Vidski

    05/03/2022, 1:46 PM
    I havent really touched the studio version
  • s

    silentworks

    05/03/2022, 3:20 PM
    Where to buy addons
  • r

    renderlux

    05/03/2022, 7:29 PM
    Is there a Docker compose file in the GitHub I can use? Appwrite publishes a Docker compose for each version - does Supabase have one? https://gist.github.com/eldadfux/977869ff6bdd7312adfd4e629ee15cc5
1...218219220...392Latest