50% off all plans, limited time. Starting at $2.48/mo
Supabase

Supabase

Supabase is the open-source Firebase alternative. PostgreSQL plus Auth, Realtime, Storage, and Edge Functions in one platform. Used by Mozilla, GitHub, and 200,000+ developers. The fastest way to build an MVP with a real database and auth out of the box.

Version

Latest

Operating System

Ubuntu Server 24.04 LTS

Min. RAM

4 GB

IP Types

IPV4,IPV6

Access

Dashboard URL: http://<SERVER_IP>:8000

Login with:

  • Username: supabase
  • Password: value of DASHBOARD_PASSWORD in /root/supabase/.env

Key Directories and Files

  • Supabase stack files and docker-compose.yml: /root/supabase/
  • Environment configuration (all secrets and credentials): /root/supabase/.env
  • Persistent data (Postgres, API state, etc.): /root/supabase/volumes/
  • Docker storage and images: /var/lib/docker/

Applying Configuration Changes

If you make changes to the .env file, docker-compose.yml, or other configurations, you must recreate the containers for changes to take effect.

# Stop and remove all containers
docker compose down

# Recreate and start the containers
docker compose up -d

This process will cause brief downtime.

Simply restarting the containers without running down first will not apply configuration changes.

 

More in Database Tools

Related apps.

Deploy Supabase now. From $2.48/mo.