Commit Graph

29 Commits

Author SHA1 Message Date
Pjort 548c4a4c64 Update supabase.yaml
Fixes problem related to emails sent for invite and forgotten password, that then doesn't actually use the external URL instead uses the hardcoded: http://supabase-kong:8000
2024-07-15 17:47:35 +02:00
Torrenté Florian cbcc7f6d88 Update supabase.yaml
Based on solution here:
https://github.com/coollabsio/coolify/issues/2696
Tested and working !
2024-07-10 00:10:17 +02:00
Ruslan Suleimanov 5232ce6e52 use the right key 2024-06-19 20:54:52 +02:00
Matt 11fccb8e89 fix: supabase service, newest versions 2024-06-04 07:58:40 -05:00
Andras Bacsai 244c81587c fix: templates 2024-05-23 11:13:06 +02:00
Samuel Teixeira 1a7894b15e Update supabase.yaml
Add `--ignore-existing` into bucket creation to avoid the service be unhealthy.
2024-05-23 03:55:13 +01:00
Andras Bacsai e2ba5abe76 fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
Matt 596eaa7590 fix realtime 2024-05-02 10:52:55 -05:00
Matt bdcb3af6fa Update supabase.yaml 2024-04-30 13:41:08 -05:00
Andras Bacsai 2c1b3d5790 Update Supabase Studio image version in supabase.yaml 2024-04-17 11:13:23 +02:00
Andras Bacsai 498626748d Update Supabase images to latest versions 2024-04-16 13:18:55 +02:00
Andras Bacsai d94c9e522c Update SUPABASE_PUBLIC_URL environment variable in supabase.yaml 2024-04-15 15:25:56 +02:00
Andras Bacsai 6187c826b4 Merge pull request #1863 from hamanuha/main
Supabase Fixes: Default database name
2024-04-12 23:33:30 +02:00
w3cj 0168ef55f0 fix #1966: update supabase template 2024-04-12 07:07:20 -06:00
Gionata Mettifogo 082f17f940 Update supabase.yaml - JWT_SERCET -> should be JWT_SECRET
There is a spelling error in supabase.yml that prevents the auth component from working. 

JWT_SERCET -> should be JWT_SECRET
2024-04-07 11:56:46 +02:00
Manuel 0032d3cf6c Fix db_name quotes 2024-03-19 11:58:46 +01:00
Manuel bd81cc1cc4 Use db name parameter for jwt sql 2024-03-19 10:35:50 +01:00
Manuel bc36fcb722 Supabase Fixes: Default database name 2024-03-18 20:23:50 +01:00
Andras Bacsai c3da2bfade Update Supabase port to 8000 2024-03-18 14:00:26 +01:00
Andras Bacsai bbd6780971 Add port configuration for Supabase service 2024-03-18 13:03:56 +01:00
Andras Bacsai 71edb68995 Update GOTRUE_SITE_URL environment variable 2024-03-18 11:09:00 +01:00
Andras Bacsai 047d320665 Merge branch 'next' into supabase 2024-03-18 11:08:28 +01:00
Manuel 350e32326f Fix app name of realtime for logging 2024-03-15 13:25:49 +01:00
Manuel 1894573c2f Change service name directly 2024-03-15 09:19:30 +01:00
Manuel 73f889ac9f Fix realtime container name and env var 2024-03-15 07:11:05 +01:00
Eirik Mo c8d528ffc4 fix: supabase edge functions
fix: GOTRUE_SITE_URL should be SERVICE_SITE_URL for correct redirects
fix: DB_AFTER_CONNECT_QUERY value will be incorrecly resolved if it's inside quotes
chore: update image versions
2024-03-14 19:18:07 +01:00
Andras Bacsai dfd564a3a4 Add Supabase logo and update environment variable in compose file 2024-02-29 09:15:06 +01:00
Andras Bacsai a43c916009 Refactor code and add new fields for Kong service 2024-02-28 13:48:39 +01:00
Andras Bacsai b8f25406cd Refactor code to improve performance and readability 2024-02-27 15:44:19 +01:00