Luiz Felipe Machado
5fa012cfa9
docs(self-hosted): clarify envoy api gateway setup ( #45238 )
2026-04-29 09:33:53 +00:00
Andrey A.
af762a9c54
chore(self-hosted): update studio to the latest build from 2026-04-27 ( #45291 )
2026-04-28 10:42:45 +02:00
Andrey A.
7333fd26e4
chore(self-hosted): update changelog 2026-04-27 ( #45290 )
2026-04-28 10:42:31 +02:00
Joshen Lim
f4fc4ff923
chore(self-hosted): update studio image 2026-04-27 ( #45261 )
2026-04-27 16:09:45 +02:00
Andrey A.
b4a6897b1b
chore(self-hosted): update proxy configs for envoy ( #45229 )
2026-04-27 15:22:02 +02:00
Luiz Felipe Machado
53060160aa
fix(self-hosted): api key translation should depend on the sb_ keys present ( #45195 )
2026-04-24 12:17:50 +02:00
Inder Singh
cc4d985c40
feat(docker): remove superuser access ( #42975 )
2026-04-22 11:24:58 +02:00
Luiz Felipe Machado
e080513666
feat: add Envoy API gateway for self-hosted Docker Compose ( #43838 )
2026-04-22 11:20:32 +02:00
Andrey A.
1a0b580dc0
chore(self-hosted): when adding new keys update docker config too ( #45056 )
2026-04-20 14:39:05 +00:00
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.
1ba307915a
fix(self-hosted): pg 17 upgrade should work on macos with docker desktop ( #44864 )
2026-04-15 13:47:11 +02:00
Andrey A.
76f41c8e4f
fix(self-hosted): adjust docker compose for better compat with podman ( #44754 )
2026-04-13 18:30:43 +02:00
Andrey A.
f2d1c7aea0
fix(self-hosted): studio container shouldn't depend on host's ipv6 stack ( #44772 )
2026-04-13 12:50:01 +02:00
Andrey A.
69b6a4b273
chore(self-hosted): update changelog 2026-04-08 ( #44631 )
2026-04-08 16:34:39 +02:00
Andrey A.
e3626b2d0c
chore(self-hosted): update images 2026-04-08 ( #44632 )
2026-04-08 16:34:22 +02:00
Andrey A.
d7a9ded4b0
add pg17 upgrade configuration for self-hosted supabase ( #44147 )
2026-04-07 16:44:03 +02:00
Andrey A.
b34d8e6609
add routes for saml sso to self-hosted proxy configs ( #44440 )
2026-04-01 18:18:50 +02:00
Luiz Felipe Machado
f128106801
feat(self-hosting): add SAML SSO env config and open Kong routes ( #43385 )
2026-04-01 15:42:36 +02:00
Inder Singh
30e78d59c0
fix(self-hosted): replace deprecated imgproxy env var ( #43919 )
2026-03-18 15:55:48 +00:00
Andrey A.
c3701936b7
fix(self-hosted): increase timeouts for supavisor ( #43905 )
2026-03-18 10:47:03 +00:00
Andrey A.
d067569680
fix(self-hosted): improve kong config for logging and dns lookups ( #43874 )
2026-03-17 18:32:52 +01:00
Andrey A.
4f65e09ff5
chore(self-hosted): update changelog 2026-03-16 ( #43827 )
2026-03-17 12:36:24 +00:00
Andrey A.
d8947c1194
chore(self-hosted): update image versions 2026-03-16 ( #43826 )
2026-03-17 13:27:01 +01:00
Andrey A.
d6f10cae9f
fix: adjust proxy configs for new api keys and auth ( #43837 )
2026-03-17 11:17:59 +01:00
Atharv Gaur
edf51dfd98
fix(self-hosted): add hybrid JWT verification for edge functions docker template
2026-03-16 16:56:29 +01:00
Andrey A.
34321a0811
fix(self-hosted): improve s3 backend tests
2026-03-16 14:15:04 +01:00
Andrey A.
ac01c8139e
fix(self-hosted): use named volumes for s3 and reduce redundancy
2026-03-16 14:14:41 +01:00
Johan Bergström
1f53b2d6e9
chore(docker-compose): introduce rustfs as an option to minio
2026-03-16 12:14:25 +01:00
Andrey A.
949f98b73a
add various tests for self-hosted
2026-03-16 12:00:25 +01:00
Andrey A.
6190518640
add new opaque api keys and new auth to self-hosted
2026-03-16 12:00:10 +01:00
Andrey A.
a8ca6fed2c
fix(self-hosted): do not use quotes for default value of rest env
2026-03-12 18:30:12 +00:00
Andrey A.
b7cbc11d21
add data api page to integrations for self-hosted
2026-03-12 15:50:07 +01:00
Andrey A.
001faf98b6
docs: add https proxy how-to for self-hosted ( #43293 )
...
## I have read the
[CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md )
file.
YES
## What kind of change does this PR introduce?
- Add a new how-to guide covering PR #43291
- Explain how to use an https proxy on top of [self-hosted
Supabase](https://supabase.com/docs/guides/self-hosting ) API gateway
(Kong)
---------
Co-authored-by: Chris Chinchilla <chris.ward@supabase.io >
2026-03-03 17:09:46 +00:00
Andrey A.
28808d2c9f
docs: add oauth and otp how-to guides for self-hosted ( #43286 )
...
## I have read the
[CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md )
file.
YES
## What kind of change does this PR introduce?
- Add two new how-to guides covering OAuth and OTP/MFA configuration for
[self-hosted Supabase](https://supabase.com/docs/guides/self-hosting )
- Add placeholder environment variables to `.env.example` and
`docker-compose.yml`
---------
Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com >
Co-authored-by: Chris Chinchilla <chris.ward@supabase.io >
2026-03-03 17:33:20 +01:00
Andrey A.
997999779f
add caddy and nginx configs for self-hosted
2026-03-03 14:04:35 +01:00
Andrey A.
aa1aa73200
update .env.example with better comments
2026-02-25 21:44:45 +01:00
Andrey A.
b5cb4548b6
add a how-to for self-hosted edge functions
2026-02-25 21:44:19 +01:00
Andrey A.
ac54afa48a
chore: update changelog 20260218
2026-02-19 16:11:36 -03:30
Andrey A.
b9ec8927c4
use chainguard images for minio and tidy up configs
2026-02-18 18:46:36 +01:00
Inder Singh
97d9865ed4
feat(docker): add deno-cache volume and use Deno.serve
2026-02-18 18:34:34 +01:00
Andrey A.
83b97cf149
chore: update changelog for self-hosted
2026-02-16 18:46:44 +00:00
Andrey A.
1d06ec8154
chore: update images for self-hosted
2026-02-16 16:51:43 +00:00
Andrey A.
2b625b04f2
fix: add minio password generator and amend docs
2026-02-16 14:12:03 +00:00
Inder Singh
3aef6f08b8
feat(self-hosted): update vector service and config
2026-02-16 14:10:47 +00:00
Andrey A.
f24df26d7b
fix: do not expose analytics by default
2026-02-16 13:23:16 +01:00
Etienne Stalmans
a3d789f564
chore: updates to analytics route kong
2026-02-16 09:39:30 +01:00
Inder Singh
26c615ca4a
fix(self-hosted): add s3 client config and fix minio config
2026-02-15 21:51:04 +01:00
Andrey A.
c9e08bc169
chore: update changelog and image versions file ( #42514 )
2026-02-06 01:29:38 +08:00
Andrey A.
a452e9a9a4
fix(storage): update storage to 1.37.1 to resolve migrations ( #42504 )
2026-02-05 10:45:13 -03:30
Kalleby Santos
1862b71745
feat(studio-local): functions management api - list functions ( #40690 )
...
## What is the current behaviour?
Functions page on self-hosted differs from Platform
## What is the new behaviour?
Adds the possibility to see a list of edge-functions in Self-Host
version.
## Summary by CodeRabbit
* **New Features**
* Added self-hosted edge functions support with filesystem-based
artifact listing and a new API endpoint to list local functions.
* Improved functions UI: unified view, enhanced search and adjacent sort
controls, and clearer local-hosting guidance.
* **Chores**
* Added environment configuration and docker volume for edge functions
management.
* Updated build/task config to pass through edge functions env and
include contentlayer outputs.
Co-authored-by: Ali Waseem <waseema393@gmail.com >
Co-authored-by: Charis Lam <26616127+charislam@users.noreply.github.com >
Co-authored-by: Terry Sutton <saltcod@gmail.com >
2026-01-30 08:00:21 +08:00