Copple
d3efa2113b
chore: update self-hosted image versions ( #22101 )
...
chore: update image versions for docker/docker-compose.yml
2024-03-19 11:31:22 +07:00
Nicholas Barrow
24ac4adb79
fix: persist pgsodium encryption key between restarts ( #21855 )
...
* Update docker-compose.yml
* bug fix based on https://github.com/supabase/postgres/pull/901
* Update docker-compose.yml based on https://github.com/supabase/postgres/pull/901
* chore: add named volume for db-config
* Delete docker/volumes/db/pgsodium/.gitkeep
* chore: use named volume for db-config
---------
Co-authored-by: Han Qiao <sweatybridge@gmail.com >
2024-03-08 02:23:44 +00:00
Copple
950a3f8efb
chore: update self-hosted image versions ( #21763 )
...
chore: update image versions for docker/docker-compose.yml
2024-03-05 11:29:05 +08:00
Copple
271f9c15c2
chore: update self-hosted image versions ( #21389 )
...
chore: update image versions for docker/docker-compose.yml
2024-02-20 19:38:52 +08:00
Copple
491c4f138c
chore: update self-hosted image versions ( #21376 )
...
chore: update image versions for docker/docker-compose.yml
2024-02-20 11:49:29 +08:00
Copple
99daa40cc3
chore: update self-hosted image versions ( #21033 )
2024-02-06 10:15:34 +08:00
Copple
3fe5c17af5
chore: update self-hosted image versions ( #20646 )
2024-01-23 09:56:48 +08:00
Fabrizio
186e10c714
fix: use storage-api with the S3 adapter for better compatibility ( #17779 )
...
* fix: use storage-api with the S3 adapter for better compatibility
* chore: move s3 storage services to separate file
---------
Co-authored-by: Han Qiao <sweatybridge@gmail.com >
Co-authored-by: Qiao Han <qiao@supabase.io >
2024-01-22 13:26:19 +08:00
Joel Lee
0c6a187651
feat: update self-hosted auth version to v2.132.3 ( #20348 )
...
feat: update self-hosted auth version
2024-01-13 00:40:01 +08:00
Copple
2d3ac3c53e
chore: update self-hosted image versions ( #20367 )
2024-01-13 00:23:49 +08:00
Copple
b199c59395
chore: update self-hosted image versions ( #20010 )
2023-12-26 02:15:02 +00:00
Ziinc
3426919bba
chore: remove entrypoint logflare ( #19045 )
...
* chore: remove logflare entrypoint
* chore: remove RELEASE_COOKIE from logflare env vars
* chore: remove LOGFLARE_MIN_CLUSTER_SIZE
2023-12-12 16:26:53 +08:00
Copple
8ba2377815
chore: update self-hosted image versions ( #19586 )
...
chore: update image versions for docker/docker-compose.yml
2023-12-11 17:40:11 +08:00
Copple
46168dc7cb
chore: update self-hosted image versions ( #19271 )
2023-11-28 10:30:33 +00:00
Filipe Cabaço
5f773e3f55
fix: Bump up Realtime to 2.25.35 ( #19048 )
2023-11-17 18:23:10 +00:00
Copple
996ebf5bd8
chore: update self-hosted image versions ( #18935 )
...
chore: update image versions for docker/docker-compose.yml
2023-11-17 12:52:18 +00:00
Ahmed El-Sharnoby
d1a38abccd
fix(docker): Add JWT init script ( #17033 )
...
* Add JWT init script
* newline
---------
Co-authored-by: Ant Wilson <awalias@users.noreply.github.com >
Co-authored-by: Bobbie Soedirgo <bobbie@soedirgo.dev >
2023-11-15 15:41:32 +08:00
Filipe Cabaço
97f0c54e69
fix: Bump up Realtime to version 2.25.27 ( #18874 )
2023-11-12 19:35:07 +00:00
Ivan Vasilov
62454ff274
fix: Fix the Docker build for studio ( #18753 )
...
* Fix the copying folder when building a Docker image of studio.
* Fix the name for the realtime container.
* chore: revert realtime container name
---------
Co-authored-by: Han Qiao <sweatybridge@gmail.com >
2023-11-07 14:56:50 +01:00
Copple
b860aae6d9
chore: update self-hosted image versions ( #18605 )
...
chore: update image versions for docker/docker-compose.yml
2023-10-31 07:17:59 +00:00
Ludvig
1af3d1f481
Fix docker-compose.yml database ports error and add default multi-container project name "supabase" ( #17967 )
...
* Update docker-compose.yml database ports
Remove "127.0.0.1" from ports
* Add "name: supabase" to docker-compose.yml
This gives the multi-container project name "supabase" rather than inheriting the name from the folder "docker".
---------
Co-authored-by: Kamil Ogórek <kamil.ogorek@gmail.com >
2023-10-19 02:03:39 +00:00
Copple
386a245372
chore: update self-hosted image versions ( #18262 )
...
chore: update image versions for docker/docker-compose.yml
2023-10-17 17:01:47 +08:00
bobo.chen
599bf0ea76
fix: edge function docker-compose.yml config typo on postgresql url ( #17764 )
...
* fix: edge function docker-compose.yml config typo on postgresql url
* Update docker-compose.yml
---------
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com >
2023-10-16 06:52:00 +00:00
Kamil Ogórek
31e6aabc14
chore: Remove MFA_ENABLED env var from docker-compose.yml ( #18107 )
...
MFA_ENABLED is not used in the `supabase/gotrue` used in this Docker compose file anymore.
2023-10-12 18:15:22 +08:00
Joel Lee
f30d9ab55a
chore: update-gotrue-version to v2.99 ( #17885 )
...
update-gotrue-version
2023-10-03 22:05:57 +08:00
Copple
9bc1f626e5
chore: update self-hosted image versions ( #17874 )
2023-10-03 05:48:05 +00:00
Copple
0beadac63c
chore: update image versions for docker/docker-compose.yml
2023-09-19 10:04:31 +02:00
jm-bh
928d2b614c
fix: fallible expression
2023-09-11 17:50:00 -05:00
Ziinc
cf5e464306
Merge branch 'master' into fix/self-hosted-vector-postgres-log-level
2023-09-11 16:51:43 +08:00
Qiao Han
22aaea0a0c
fix: hardcode vector api port
2023-09-07 21:49:07 +08:00
Han Qiao
144a4fc8a7
Merge pull request #17163 from supabase/cli/v1.93.0
...
chore: update self-hosted image versions
2023-09-05 15:45:24 +08:00
Copple
0ea877200d
chore: update image versions for docker/docker-compose.yml
2023-09-05 09:28:10 +02:00
Zach Blume
92016d8923
Merge branch 'master' into patch-1
2023-09-05 12:13:09 +08:00
Filipe Cabaço
5b364c2cb1
chore: Move logging into Docker logs only
...
Change the Vector ingestion to use docker logs directly from the docker socket instead of syslog via an open port
2023-09-02 23:29:09 +01:00
Bobbie Soedirgo
d11b796aae
Merge pull request #16681 from Lan-Hekary/postgrest-app-settings
...
Passing JWT_SECRET and JWT_EXPIRY to postgrest APP_SETTINGS
2023-08-30 08:46:46 +08:00
Ahmed El-Sharnoby
352f652d32
Passing JWT_SECRET and JWT_EXPIRY to postgrest APP_SETTINGS
2023-08-29 14:02:10 +03:00
Ahmed El-Sharnoby
b3114508d0
Dashboard default credentials substitution in kong.yml
2023-08-26 00:19:18 +03:00
TzeYiing
bf7cc8f66b
fix: add upcase to log level
2023-08-23 03:25:21 +08:00
TzeYiing
35a13a8c7a
fix: update vector to set postgres logs to LOG instead of INFO
2023-08-23 03:16:10 +08:00
Copple
31cf9d7dbb
chore: update image versions for docker/docker-compose.yml
2023-08-22 06:12:01 +02:00
Filipe Cabaço
d9a2a4d4f2
Merge pull request #16334 from supabase/chore/bump-up-logflare-version
...
chore: bump logflare to version 1.4.0
2023-08-11 01:28:34 +01:00
Filipe Cabaço
e3b930b501
Apply review changes
2023-08-08 13:38:59 +01:00
Filipe Cabaco
ceebf1b63d
When user isn't using Big Query adapter, we warn the user that they cannot use Log Explorer
2023-08-08 13:38:59 +01:00
Filipe Cabaço
b8996c797e
bump logflare to version 1.4.0
2023-08-08 11:21:27 +01:00
Copple
e974bcc028
Merge pull request #16097 from supabase/chore/self-hosting-improvements
...
Chore: self hosting improvements
2023-08-07 16:52:43 +02:00
Copple
a015676cfa
Merge branch 'chore/self-hosting-improvements' of github.com:supabase/supabase into chore/self-hosting-improvements
2023-08-07 15:11:26 +02:00
Copple
0222dd3c3b
bump the studio
2023-08-07 15:11:22 +02:00
Filipe Cabaço
9d0fbd8fa5
bump logflare to latest version; remove port from Logflare
2023-08-07 00:08:21 +01:00
Filipe Cabaco
1383af1192
Revert "Add warning to avoid log explorer usage when Postgres backend is the chosen analytics backend"
...
This reverts commit 4a53b7c12d .
2023-08-04 12:21:10 +01:00
Filipe Cabaco
4a53b7c12d
Add warning to avoid log explorer usage when Postgres backend is the chosen analytics backend
2023-08-04 12:18:53 +01:00