Commit Graph

18 Commits

Author SHA1 Message Date
Andrey A. 5181be6005 chore(self-hosted): update how-to guides to match current configs (#45011) 2026-04-20 15:25:06 +02:00
Andrey A. 25fdff20c9 chore: add support, gotrue => auth, minor fixes, remove obscure analytics section (#41347) 2025-12-16 11:14:15 -03:30
Andrey A. adcd7fd574 chore: improve readme for self-hosted configuration (#40466) 2025-11-14 12:26:40 +00:00
Inian 2d16de092d change links to point directly to supabase.com (#3951)
* change links to point directly to supabase.com

* status page is under .com
2021-11-20 19:32:02 +08:00
Copple 3d94a82601 Adds ACLs to the routes 2021-11-10 19:15:00 +08:00
Bobbie Soedirgo 7594418a68 docs: move instructions back to the docs page 2021-09-30 19:28:27 +08:00
Bobbie Soedirgo 201aa7606b docs: update self host README 2021-09-30 07:30:40 +08:00
Paul Copplestone b83638a1d3 Adds note on the quickstart 2021-07-25 21:07:20 +08:00
Paul Copplestone 40ec86d5fa Adds instructions for full example 2021-07-25 16:28:01 +08:00
Paul Copplestone 86368f8154 Further improvements to the self-hosting setup 2021-07-25 16:09:09 +08:00
Yannick Milhahn 0b75a82f45 Improving and securing docker setup (#1692)
* improved docker setups and readmes

* set PGRST_DB_ANON_ROLE to anon

* fixed spelling in docker .envs

Co-authored-by: Yannick <yannick.milhahn@ensolarado.de>
2021-05-24 07:05:27 +08:00
Paul Copplestone 027e7f7b97 Updates the consumers with both an anon key and a service key 2021-05-11 21:16:35 +08:00
Paul Copplestone 9131e670f2 Moves the docker files back to the original location (we have links everywhere) 2021-05-11 20:59:24 +08:00
Paul Colin Hennig 8d88b52f56 sort files and add traefik compose file 2021-05-06 14:48:42 +02:00
Paul Colin Hennig d7ebc29904 add variables to compose 2021-05-05 00:17:38 +02:00
Jesús García 1e88f69e8c Add JWT example token longer than 32 characters and disable locally realtime security. 2021-03-14 21:54:19 +01:00
Copple 6caca9945a Removes the ambiguous "emulator" term.
"emulator" is a Firebase term, but it's unnecessary in our own context.
2021-02-28 10:37:20 +08:00
Paul Copplestone 913add2e3c Adds the docker setup
A bit earlier than expected, so the documentation isn't there, but for now we will add the basic structure and then iterate later.
2021-01-28 13:19:57 +08:00