with docker
With Docker | Supabase
Docker is the easiest way to get started with self-hosted Supabase. You need the following installed in your system: Checkout the docker directory in the Supabase repo: Now visit http://localhost:3000 to start using Supabase Studio. While we provided you with some example secrets for getting started, you should NEVER deploy your Supabase setup using the defaults we have provided.
https://supabase.com/docs/guides/hosting/docker

Self Hosting | Supabase
There are several ways to use Supabase: Supabase Cloud: you don't need to deploy anything. We will manage and scale your infrastructure. Docker: deploy to your own infrastructure. Kubernetes: coming soon. Supabase is a combination of open source tools, each specifically chosen for Enterprise-readiness.
https://supabase.com/docs/guides/hosting/overview


Seonglae Cho