Skip to content

realgorgan/install-supabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supabase Install Script

You can now access our website at https://supabase.click

This script sets up a Supabase environment on your Linux server. It also includes options for setting up a CloudFlare Tunnel and Tailscale for external access if you don't want to port forward.

Supported Operating Systems

Operating System Version Supported
Ubuntu 20.04
22.04
24.04
Debian 11
12
CentOS 9
AlmaLinux 8
9
Fedora 40
Kali Linux 2024.2
Manjaro 24

Features

  1. Install Supabase
  2. Setup CloudFlare Tunnel
  3. Setup Tailscale

Usage

Running the Script

sudo bash -c "$(curl -sSL https://supabase.click/install.sh)"

Copy and paste this into your system and follow the prompts.