robertsinfosec/Setup Supabase Instance

Sets up a self-hosted Supabase instance with proper configuration, SSL, and deploys migrations/functions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
target-hostSSH host to deploy toyes
target-usernameSSH username for target serveryes
target-ssh-keySSH private key for authentication to target serveryes
base-domainBase domain name for Supabase endpoints (e.g., example.com)yes
acme-emailEmail address for ACME/Let's Encrypt SSL certificate registrationyes
acme-serverCustom ACME server URL for SSL certificatesno
acme-skipSkip SSL certificate creationnofalse
source-pathPath to directory containing Supabase files (migrations, seeds, functions)yes./src/supabase

no outputs