Backend
Deploy Supabase in one click
Supabase is an open-source Firebase alternative built on PostgreSQL, offering auth, storage, realtime and auto-generated APIs. Self-host the stack on infrastructure you own.
Docker image
Deployed from the official image, listening on port 3000.
supabase/studio:latestEnvironment variables
These are pre-filled and documented when you deploy. Secrets are generated for you and hidden after saving.
SUPABASE_URLRequired
URL of your Supabase API gateway.
SUPABASE_ANON_KEYRequired
Secret
Public anon API key.
POSTGRES_PASSWORDRequired
Secret
Password for the Postgres instance.
Persistent storage
Supabase is a multi-service stack; persist its database volume.
Good to know
- Supabase self-hosting is a multi-container stack — review the official self-hosting guide.
- This template deploys Studio; full self-hosting typically uses docker-compose with several services.
Add a deploy button
Maintaining Supabase or a similar tool? Drop this badge in your README so anyone can deploy it on Darmi Cloud in one click.
[](https://darmicloud.tech/templates/supabase)