# Deploy Supabase with Easypanel

URL: /templates/supabase

Supabase is an open source Firebase alternative. Supabase is built on top of Postgres, and it's easy to set up and use. Supabase is also completely free to use, and it's completely open source.

## Installation notes

Username is `supabase` and password is `this_password_is_insecure_and_should_be_updated`. You can change these by editing the environment variables.

## Configuration

- `serviceName` (Service Name, required): supabase

## Services

- supabase: compose

## Resources

- [Website](https://supabase.com/)

- [Documentation](https://supabase.com/docs)

- [Github](https://github.com/supabase/supabase)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/supabase)