Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Supabase #833

Draft
wants to merge 28 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
68ad15f
WIP: adding supabase
Nov 5, 2021
b0ee77b
WIP: added supabase logo
Nov 5, 2021
e1cfdbd
added env variables for storage, realtime, rest and auth
Nov 5, 2021
fa938fc
removed regex validation from optional variables
Nov 5, 2021
a406b21
fixed some env variables validation
Nov 5, 2021
db0c45a
use same jwt secret for all apps
Nov 5, 2021
ff9e684
added ANON_KEY and SERVICE_KEY generation help text
Nov 5, 2021
f6ef6e0
added post deployment instructions
Nov 5, 2021
ca3cabf
fixed formatting
Nov 5, 2021
61d2f04
fixed site url in auth app
Nov 5, 2021
7715bdf
added post deployment instructions to init supabase migrations
Nov 6, 2021
70a11a7
code cleanup
Nov 6, 2021
f3b76a0
removed existing incomplete implementation of supabase
Nov 6, 2021
3d7be9c
added kong admin listen path
Nov 6, 2021
aeed3a9
kong removed unnecessary port mappings
Nov 6, 2021
e6a9c07
kong added all required ports as per official docker image
Nov 6, 2021
a1e1036
kong added ssl admin listen path
Nov 6, 2021
9c1987e
fixed formatting
Nov 10, 2021
71b5947
added postgres-meta
Nov 14, 2021
a1e111b
updated pg-meta, added supabase studio, updated post deployment info
Jan 19, 2022
018a661
updated postgresql, storage, realtime, postgres, auth version
Jan 20, 2022
39b55e3
removed hardcoded jwt key which was intended for quick tests
Jan 20, 2022
eb92871
fixed post deployment instruction, removed unnecessary kong port mapping
Jan 21, 2022
00f4942
updated supabase services
ak4zh Jan 10, 2023
12475a8
use dockerfilelines for supabase-realtime
ak4zh Feb 27, 2023
844a699
updated services to latest versions
ak4zh Feb 27, 2023
76ee6b2
added postgresql webhooks volume for pg_net
ak4zh Feb 27, 2023
6631ef9
Update supabase.yml
ak4zh Mar 14, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 0 additions & 49 deletions public/v4/apps/supabase-postgres.yml

This file was deleted.

Loading