Commit Graph

20 Commits

Author SHA1 Message Date
Joshen Lim
d060b93d3b Add permissions docs 2022-08-19 20:38:07 +08:00
dannykng
57df1fcd6e Clean up sidebar titles 2022-08-11 17:43:49 -07:00
Jonah Duckles
d4c79e32c3 Reorder to match diagram reading order 2022-07-14 19:01:28 +12:00
wadwax
5fb51d8f53 Fixed typo 2022-07-09 23:13:37 +09:00
Copple
3a23d63677 docs: improving the docker guide to make it easier to byo database 2022-06-06 17:29:40 +10:00
Jonathan Summers-Muir
649b6379d0 chore: update docs 2022-05-30 14:56:28 +08:00
Copple
daf5db00aa Adds links to the comminity packages 2022-04-19 12:23:19 +02:00
Div Arora
57a62e01d1 chore: make docker-compose a link to their install page 2022-02-28 11:11:43 +08:00
Matt
4d0424e09c docs: kong.yml is in the api folder, not volumes 2022-01-30 06:46:47 +00:00
Copple
d97a7e6e8e Moves the guides into their relevant sections 2022-01-14 15:32:06 +01:00
Copple
aff6188388 adds a note about security 2022-01-12 09:31:21 +01:00
Wen Bo Xie
27042469b5 docs: add Realtime security docs 2021-11-30 17:55:21 -05:00
Copple
870caaacbe simplifies docker compose setup 2021-11-29 18:20:59 +08: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
Isaiah Hamilton
171dc7fd73 Fixed Typo and Grammar (#3977)
* Fix typo and grammar

* Fix Typo and Grammar

* Fix Typo and Grammar

* Fix Typo and Grammar

* Fix Typo and Grammar

* Fix Typo and Grammar

* Fix Typo and Grammar

* Fix Typo and Grammar

* Fix Typo and Grammar
2021-11-22 15:25:46 +08:00
Copple
637bddced6 fix all broken videos (#3740) 2021-11-02 17:53:24 +08:00
Copple
8b6716456b fix localhost links (#3623) 2021-10-22 16:59:49 +02:00
Copple
d806e464c5 updates the self-hosting title (#3622) 2021-10-22 22:45:01 +08:00
Bian Pratama
c18c9ddb29 fix typo for extensions schema name (#3597) 2021-10-20 05:24:19 +05:30
Copple
55bd6ffa27 docs: self-hosting (#3450)
* docs: Updates the self-hosting docs to include more infromation on database configuration

* fix broken config

* clarify the purpose of the JWT generator

* fix broken links

* remove missing files

* updates the storage role description

* less css 🎉

* removes additional colon

* Adds some notes about secrets management

* cloud -> platform
2021-10-11 12:05:17 +02:00