2
Enhance GitHub Integration for Supabase to Support Full config.toml Configuration
Source: supabase/supabase#40284 · opened by @IdrisCelik
The current GitHub integration for Supabase only supports deploying functions and migrations as code, but does not fully utilize the config.toml for the rest of the project configuration. This limits the ability to have the entire Supabase project configured as code, requiring additional manual or custom CI/CD setups. Feature Request Add options in the GitHub integration to selectively apply configuration categories from config.toml. This would allow users to manage and apply all relevant Supabase settings directly from their repository, enabling full configuration-as-code workflows. Desired Behavior • Allow toggling which configuration sections from config.toml to apply during deployment, for example: - api (API exposure, ports, schemas, TLS) - db (database settings, pooling, migrations, network restrictions) - realtime (real-time settings) - storage (file storage, bucket limits/configuration) - auth (JWT expiry, signup rules, password policies, MFA, external prov…
No pledges yet. Be the first to back this.
Comments
Similar requests
Infrastructure as Code / config.toml for production
14 votes · 0 comments
Allow Customization of /migrations Directory in config.toml for Supabase Migrations and Shadow Database
7 votes · 0 comments
Webhooks which call Edge functions should be configured via config.toml
1 vote · 0 comments
Add `supabase config pull` command
62 votes · 0 comments
Feature Request: Support for config.toml.local (gitignored local configuration overrides)
4 votes · 0 comments
No comments yet.