19 Commits

Author SHA1 Message Date
Filipe Cabaço
03aa5c3474 fix: Add Realtime API Routes (#23237)
Exposes the API routes for Realtime appropriately via Kong configuration.

Also alters the analytics configuration to avoid extra logs due to having only one analytics server instead of a cluster

Co-authored-by: Rodrigo Mansueli <rodrigo@mansueli.com>
2024-04-25 09:58:25 +01:00
Ahmed El-Sharnoby
b3114508d0 Dashboard default credentials substitution in kong.yml 2023-08-26 00:19:18 +03:00
Qiao Han
39d0fd1235 fix: use dashboard path as catch all 2023-07-30 00:14:24 +08:00
Copple
e9e89c12de minor cleanup 2023-07-28 16:12:27 +02:00
Copple
f3a74537c5 Adding some sensible defaults 2023-07-28 14:22:19 +02:00
Copple
9ee7f87a42 Add basic auth using Kong. Since we now expose the dashboard using Kong, then we can disable the port on docker compose 2023-07-28 14:01:06 +02:00
Ahmed El-Sharnoby
c44a81533b Add environment variables substitution for kong.yml 2023-07-24 08:28:04 +00:00
Copple
4712cf1f31 Revert "Add environment variables substitution for kong.yml" 2023-07-17 15:33:01 +02:00
Ahmed El-Sharnoby
59e3ea10e7 Add environment variables substitution for kong.yml 2023-07-05 13:08:53 +00:00
Bobbie Soedirgo
8c96d8be27 feat(self-host): use <API_URL>/functions/v1 for Edge Functions 2023-05-29 15:58:49 +08:00
Filipe Cabaco
447fca8275 apply review feedback 2023-04-04 11:51:29 +01:00
Filipe Cabaco
c6070647b9 modify vector to be more complete using the CLI example 2023-04-04 02:09:10 +01:00
Wen Bo Xie
a52b5e7767 chore: upgrade Realtime image to v2.0.2 (#11482)
* chore: upgrade Realtime image to v2.0.2

* chore: update realtime hostname

Co-authored-by: Qiao Han <qiao@supabase.io>
2023-01-05 21:37:28 -08:00
Luke Bechtel
033f5cfb2f Fix graphql postgrest comment in kong.yml 2022-04-02 19:47:15 -04:00
dragarcia
e5e86ba1eb chore: update self-hosted setup 2022-03-29 16:27:46 +02:00
Copple
eb716ed246 Adds the graphql reverse proxy 2022-03-29 12:06:11 +02:00
Copple
3cea779b7f changes the issuer to supabase-demo 2022-01-10 17:59:32 +01:00
Copple
614faed4e4 Chore/postgrest v9 (#3988)
* using slack clone to test

* updates auth functions to handle new GUC commands

* move postgREST to new version

* testing with todo list

* makeing our mount setup far more robust

* Adds some usage commands

* cleans up the auth functions

* test with todos app

* fix env var for GUC

* new auth functions - changed for performance improvement

* Adds some integration tests for RLS

* anon volume on postgres

* remove unused helpers

* fix broken docusaurus build

* Fix complaining vercel

* test instructions

* Use named imports

* Fixes imports

* all relative

* chore: add in tsconfig.json to /web

* finding these all over the place

* Update docker/docker-compose.yml

Co-authored-by: Steve Chavez <stevechavezast@gmail.com>

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Steve Chavez <stevechavezast@gmail.com>
2021-11-24 00:31:07 +08:00
Copple
6bc7fdc854 Cleans up the docker folder 2021-11-22 21:14:06 +08:00