14
Infrastructure as Code / config.toml for production
Source: supabase/supabase#22220 · opened by @NickG-NZ
Surprised I can't find any mention of this yet.
Would be really great if we could have something akin to the config.toml file for managing our production services. This should completely replace any interaction with the GUI.
This way we can record changes in version control, run commands based on the configuration in CI and have much more parity between development and production environments.
Our supabase folder might contain two files: config.toml.dev and config.toml.prod.
Email templates would also be able to be synced between our production and development environments. (I saw a discussion on this).
Would also be great to be able to export the config.toml.prod from the current project settings.
Would be really great if we could have something akin to the config.toml file for managing our production services. This should completely replace any interaction with the GUI.
This way we can record changes in version control, run commands based on the configuration in CI and have much more parity between development and production environments.
Our supabase folder might contain two files: config.toml.dev and config.toml.prod.
Email templates would also be able to be synced between our production and development environments. (I saw a discussion on this).
Would also be great to be able to export the config.toml.prod from the current project settings.
No pledges yet. Be the first to back this.
Comments
Similar requests
Enhance GitHub Integration for Supabase to Support Full config.toml Configuration
2 votes · 0 comments
Allow Customization of /migrations Directory in config.toml for Supabase Migrations and Shadow Database
7 votes · 0 comments
Add `supabase config pull` command
62 votes · 0 comments
Webhooks which call Edge functions should be configured via config.toml
1 vote · 0 comments
Feature Request: Support for config.toml.local (gitignored local configuration overrides)
4 votes · 0 comments
No comments yet.