Supabase as an OAuth Provider: Self-Hosted Setup Guide
Turn your self-hosted Supabase into an OAuth 2.1 and OIDC identity provider. GoTrue config, client registration, consent screens, and MCP auth explained.
Continue ReadingTurn your self-hosted Supabase into an OAuth 2.1 and OIDC identity provider. GoTrue config, client registration, consent screens, and MCP auth explained.
Continue ReadingDeploy self-hosted Supabase in air-gapped environments: mirror Docker images, handle auth without OAuth, and run offline updates and internal S3 backups.
Continue ReadingRun self-hosted Supabase on Oracle Cloud's Always Free tier: what's left after the 2026 OCPU cut, ARM setup, firewall gotchas, and reclamation risks.
Continue ReadingMove your app from Firebase to self-hosted Supabase: export Auth users with password hashes, convert Firestore to Postgres, and migrate Storage files.
Continue ReadingStore, query, index, and validate JSONB in self-hosted Supabase. Covers GIN indexes, PostgREST filters, pg_jsonschema, and performance pitfalls.
Continue ReadingConfigure Google login for self-hosted Supabase: Google Cloud Console setup, GoTrue environment variables, One Tap sign-in, and fixes for common OAuth errors.
Continue ReadingDeploy self-hosted Supabase on a DigitalOcean droplet: sizing, Docker setup, firewalls, SSL, backups to Spaces, and what it actually costs per month.
Continue ReadingHitting 413 errors on self-hosted Supabase? Learn where upload limits actually live — Storage API, buckets, and reverse proxy — and how to fix each layer.
Continue ReadingHarden password security on self-hosted Supabase: minimum length, character rules, leaked password checks with HIBP, and secure password change flows.
Continue ReadingSupabase Advisors don't ship with self-hosted Studio. Run the same open-source Splinter lints against your own instance — setup, triage, and automation.
Continue Reading