mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Begin Supabase docs
This commit is contained in:
@@ -11,7 +11,7 @@ Prerequisites:
|
||||
|
||||

|
||||
|
||||
## Authorize Infisical for Fly.io
|
||||
## Enter your Fly.io Access Token
|
||||
|
||||
Obtain a Fly.io access token in Access Tokens
|
||||
|
||||
|
||||
20
docs/integrations/cloud/supabase.mdx
Normal file
20
docs/integrations/cloud/supabase.mdx
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: "Supabase"
|
||||
description: "How to automatically sync secrets from Infisical into your Supabase project."
|
||||
---
|
||||
|
||||
Prerequisites:
|
||||
|
||||
- Set up and add envars to [Infisical Cloud](https://app.infisical.com)
|
||||
|
||||
Note somewhere that envars will be accessible in edge functions etc.
|
||||
|
||||
## Navigate to your project's integrations tab
|
||||
|
||||

|
||||
|
||||
## Enter your Supabase API
|
||||
|
||||
|
||||
|
||||
## Start integration
|
||||
@@ -20,6 +20,7 @@ Missing an integration? Throw in a [request](https://github.com/Infisical/infisi
|
||||
| [Render](/integrations/cloud/render) | Cloud | Available |
|
||||
| [Railway](/integrations/cloud/railway) | Cloud | Available |
|
||||
| [Fly.io](/integrations/cloud/flyio) | Cloud | Available |
|
||||
| [Supabase](/integrations/cloud/flyio) | Cloud | Available |
|
||||
| [AWS Parameter Store](/integrations/cloud/aws-parameter-store) | Cloud | Available |
|
||||
| [AWS Secret Manager](/integrations/cloud/aws-secret-manager) | Cloud | Available |
|
||||
| [Azure Key Vault](/integrations/cloud/azure-key-vault) | Cloud | Available |
|
||||
|
||||
Reference in New Issue
Block a user