Supabase is an open source Firebase alternative providing a PostgreSQL database, authentication, instant APIs, edge functions, and real-time subscriptions. The Supabase App in Tempest enables comprehensive management of Supabase projects, including creation through self-service workflows and import into the service catalog.

For detailed information about each resource, see the Resources section below.

Authentication

These are the supported authentication methods for Supabase in Tempest:

Access Token

Ensure your Supabase access token has appropriate permissions for all features you plan to use through Tempest.

Tempest uses a Supabase access token to authenticate API requests. This requires:

Resources

Project

Create, import, and manage Supabase projects in Tempest.

Configuration options:

  • Organization: The organization in which the project is created
  • Name: The name of the project
  • Region: The hosting region for the project
  • Database Password: Password for the PostgreSQL database you’re creating
  • Instance Size: Project compute size from micro to 16xlarge

Properties:

  • ID
  • Name
  • Region
  • Status
  • Creation Time
  • Connection String

Was this page helpful?