Self-hosting Supabase on Ubuntu with Digital Ocean

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ธ.ค. 2024

ความคิดเห็น • 54

  • @shadowstrikers
    @shadowstrikers ปีที่แล้ว +56

    please make a video on how to secure selfhost and how to use SSL

    • @AnchorTech_0
      @AnchorTech_0 ปีที่แล้ว +5

      +1

    • @edwardspresume
      @edwardspresume 8 หลายเดือนก่อน +1

      @@AnchorTech_0 +2

    • @PiotrWas
      @PiotrWas 8 หลายเดือนก่อน +1

      +3

    • @kian8770
      @kian8770 3 หลายเดือนก่อน

      @@PiotrWas +4

    • @yogeshdevaggarwal
      @yogeshdevaggarwal 3 หลายเดือนก่อน

      @@kian8770 +5

  • @SecretMember-n9d
    @SecretMember-n9d 8 หลายเดือนก่อน +2

    I want another series ! FX) AWS(Lightsail), Azure , Vultr
    or I want to make a chat app but I don't know how to cluster.
    The cloud-based service provided by Supabase has to choose one region, but since I'm a global service, the latency is too long when I use Realtime.
    So I want to self-host and configure clustering. Any thoughts on dealing with this?
    Or I hope the cloud service also supports multi-region.

  • @tomschi9485
    @tomschi9485 6 หลายเดือนก่อน +7

    *Thank you very much for this very useful video!*
    I have one question: *What are the limitations of the self-hosted version* (except of course that self-hosted users support each other)? Are there any limitations compared to the commercial version or functions that are missing?

    • @samifouad
      @samifouad 2 หลายเดือนก่อน

      whatever your server supports? Every DigitalOcean droplet will have RAM storage and data transfer limits. my presumption is there isn’t any arbitrary limit set by supabase in order to get you to upgrade to a paid/hosted tier. That’s always an option, but this is free and open source software. The main limits to worry about is whatever your host sets.

  • @johnyap-r7o
    @johnyap-r7o 9 หลายเดือนก่อน +5

    tried changing the password and reset the docker but seems changes is not reflecting.

    • @neoprint3d
      @neoprint3d 8 หลายเดือนก่อน

      In ur supabase yml directory do docker compose up -d

  • @AlwayzJarvin
    @AlwayzJarvin 11 วันที่ผ่านมา

    How would you get your project URL from your database if you can't access the project settings?

  • @valirmasha4718
    @valirmasha4718 ปีที่แล้ว +2

    selfhost can't upload media to storage. pls fix.

  • @flavmusic
    @flavmusic ปีที่แล้ว +4

    Please explain how to use the supabase CLI with this Docker configuration.

  • @pushkarkathayat7893
    @pushkarkathayat7893 หลายเดือนก่อน

    Is social login not included on self host?

  • @amanverma6515
    @amanverma6515 9 หลายเดือนก่อน

    the dashboard doesn't have any new project creation button

  • @elmagnificent8550
    @elmagnificent8550 ปีที่แล้ว

    the terminal lines on the link provided do not exist. They probably got changed so this build is not exactly working.

  • @raibrahim_
    @raibrahim_ ปีที่แล้ว +5

    please explain how to connect to external PostgreSQL

  •  8 หลายเดือนก่อน +2

    No edge functions when self-hosting?

    • @tabdig
      @tabdig 2 หลายเดือนก่อน +1

      mabye read the docs lol

    • @pequod4557
      @pequod4557 2 หลายเดือนก่อน

      Edging cannot happen inside one container. Edging works on distributed containers.

  • @XyndraNerd
    @XyndraNerd ปีที่แล้ว

    Please explain how to change the security I can't figure it out

  • @beshoysoliman2331
    @beshoysoliman2331 8 หลายเดือนก่อน

    How about using supabase from digitalocean marketplace?

  • @PranjalPruthi
    @PranjalPruthi ปีที่แล้ว +2

    man thanks a lot lol i was new just wasted time setting up caddy basic auth myself to work on port 3000 and now few days after supabase updated 😂😂😂 with kong btw thanks for providing an open source firebase solution supabase

  • @RobertonFaustino
    @RobertonFaustino 5 หลายเดือนก่อน

    how to make a backup database on self hosted?

  • @WildanMubarok
    @WildanMubarok 2 หลายเดือนก่อน

    Where is auth provider?

  • @lemonslice7286
    @lemonslice7286 8 หลายเดือนก่อน

    Thanks for this, please make one for AWS, including storage

  • @ricardodolnl
    @ricardodolnl 8 หลายเดือนก่อน

    Since it's in docker can you also add support for DigitalOcean App Platform + DO managed Database + DO Space Object Storage?

  • @amanverma6515
    @amanverma6515 9 หลายเดือนก่อน

    the supabase studio is running on port 3000 and showing unhealthy in docker compose ps and also not accessible on port 3000

    • @DeadRisingStar
      @DeadRisingStar 2 หลายเดือนก่อน

      You need to use port 8000. Port 3000 is for kong.

    • @amanverma6515
      @amanverma6515 2 หลายเดือนก่อน

      @@DeadRisingStar okk

  • @curious_cat505
    @curious_cat505 5 หลายเดือนก่อน

    You guys are amazing.

  • @antonio82823
    @antonio82823 8 หลายเดือนก่อน

    can u make a video explainig how to configure smtp in self hosting?

  • @alexr3d
    @alexr3d 8 หลายเดือนก่อน

    Is the realtime service working ?

  • @andrew.mixkiv
    @andrew.mixkiv 8 หลายเดือนก่อน

    after changing paswords anon key service key jwt etc, and restarting, I got the error with analytics container so the kong container is not starting aswell as it depends. I assume i need to go and setup an analytics container? Please if true, add more detailed docs to official documentation

    • @MrRetroDev
      @MrRetroDev 7 หลายเดือนก่อน +1

      Have a look at the "Uninstall" instructions. It tells you to delete a folder under db. Delete that and it'll start working again.

  • @hyp3r_unii
    @hyp3r_unii 5 หลายเดือนก่อน

    Dude i've been trying this for weeks hahahahahahahah BTW as i noticed u're from supabase OG, i'm getting a problem with a specific library as well as some sort of error on QueryClient for React (That idont know at this moment, but i will edit the comment later). The library is libpg-query, i'm using Bun, I tryed on Debian and then on windows, both bun and npm didnt work; for the Query thing i dont remember really haha gonna edit later

  • @allan-kt
    @allan-kt 6 หลายเดือนก่อน

    am not using digital but i have ubuntu installed will it work also ??

    • @tabdig
      @tabdig 2 หลายเดือนก่อน

      yes ofc why should it not work? lol

  • @EddieCheng174
    @EddieCheng174 8 หลายเดือนก่อน

    Can someone who sees my comment teach me for what use case we would like to self-host Superbase rather than just using it? Thanks in advance

    • @mathiasschjdt-bavngaard2193
      @mathiasschjdt-bavngaard2193 3 หลายเดือนก่อน +1

      if you want your data to be on YOUR machine and not a cloud.
      Then this is the way.

  • @eduardomattos8932
    @eduardomattos8932 ปีที่แล้ว

    How I create my projetcs ?

    • @ImFascinated
      @ImFascinated ปีที่แล้ว

      you dont

    • @carlosricardoziegler2650
      @carlosricardoziegler2650 8 หลายเดือนก่อน +1

      Then that is one Supabase self hosted per project or ?

    • @OnyxStudiosInteractive
      @OnyxStudiosInteractive 8 หลายเดือนก่อน

      @@carlosricardoziegler2650 That what I remember reading, the self hosted version is only one project per install.

    • @kylebroflovski1779
      @kylebroflovski1779 2 หลายเดือนก่อน

      @@carlosricardoziegler2650 yea, supabase self hosted per project

  • @camcommute
    @camcommute 2 หลายเดือนก่อน +1

    I'm getting unhealthy containers and can't hit it on 8000

    • @2005sty
      @2005sty หลายเดือนก่อน

      me too after changing the password in docker-compose.yml, waiting for fix