Skip to content
Kylth

SELF-HOSTED SUPABASE MANAGEMENT

Self-host Supabase without the headache.

Run Supabase on your own infrastructure while Kylth handles the management. Deploy projects, manage environments, automate migrations, handle backups, SSL and more — all from one place.

Free for personal use. No credit card required.

app.kylth.com/overview
OverviewA

Overview

Live health of hel-01 and the Supabase projects running on it.

Host resources

Refresh
CPU USAGE
22%
8 vCPU · load 0.76
MEMORY
47%
15.0 GB of 32 GB · 17.0 GB free
DISK
40%
154 GB of 384 GB · 230 GB free
RUNNING PROJECTS
3/ 8
Concurrency cap for this host

Recent projects

View all projects
acme-apiacme-api.supabase.acme.devRunning
internal-toolsinternal-tools.supabase.acme.devRunning
client-portalclient-portal.supabase.acme.devStopped

Your infrastructure. Your data. Your control.

01

Your infrastructure

Run Supabase on the servers and providers you choose.

02

Your data

Your databases and application data remain on infrastructure you control.

03

Less work

Kylth handles the operational tooling that makes self-hosting painful.

THE OPERATIONAL SURFACE

Self-hosting gives you control. It also gives you work.

Every self-hosted Supabase install pulls a second system along with it: the tooling to deploy it, keep it patched, migrate it, back it up and prove it still works.

Self-hosting isn't the problem. Managing everything around it is.

  • Servers
  • Projects
  • Deployments
  • Migrations
  • Backups
  • SSL
  • Environments
  • Auth config
  • Recovery
  • Automation

WHERE KYLTH SITS

The management layer for your Supabase infrastructure.

Kylth does not host anything and does not replace your stack. It sits between you and the infrastructure you already own, and operates it.

Developergit push · kylth ui · api
Kylthmanagement layer
  • deploy
  • migrate
  • back up
  • ssl
  • audit
Your infrastructurevps · bare metal · your cloud
  • supabase / production
  • supabase / staging
  • supabase / preview

How it works

  1. 01 — CONNECT INFRASTRUCTURE

    Connect the infrastructure where you want to run Supabase.

  2. 02 — CREATE AND CONFIGURE

    Create projects and configure their environments.

  3. 03 — DEPLOY AND OPERATE

    Deploy, migrate, back up, monitor and manage everything from Kylth.

Everything in one place.

Choose a product area

Manage your infrastructure

Hosts, projects and environments in one place.

Projectsapp.kylth.com
acme-apiacme-api.supabase.acme.devRunning
acme-api-stagingacme-api-staging.supabase.acme.devRunning
internal-toolsinternal-tools.supabase.acme.devRunning
client-portalclient-portal.supabase.acme.devStopped

Deploy without the busywork

GitHub integration and deployment management.

Projects / acme-api / Deploymentsapp.kylth.com
Deployments
add rls policy for invoicesa91f3c2 · 41sSucceeded
bump storage service7d0be44 · 38sSucceeded
auth provider config2c15aa9 · 52sSucceeded
index on events.created_atf4e8801 · 35sSucceeded
# promote a branch to production
curl -X POST \
https://kylth.acme.dev/api/v1/projects/acme-api/promote \
-H "Authorization: Bearer $KYLTH_KEY" \
-d '{"confirm_name":"acme-api"}'
202 Accepted

Database changes that move with your code

Supabase migrations applied per environment, as part of a deployment.

Projects / acme-api / Migrationsapp.kylth.com
Migrationsproductionin sync with main
20260901_add_invoices.sqlApplied
20260828_rls_invoices.sqlApplied
20260815_events_index.sqlApplied
20260803_auth_providers.sqlApplied
20260721_initial_schema.sqlApplied

Backups when you need them

Backup destinations, scheduled backups and restore.

Projects / acme-api / Backupsapp.kylth.com
Destinations
S3eu-central-1
Local disk/opt/kylth-backups
Backups
2026-09-05 03:00 UTC2.4 GBRestore
2026-09-04 03:00 UTC2.4 GBRestore
2026-09-03 03:00 UTC2.3 GBRestore
2026-09-02 03:00 UTC2.3 GBRestore

Know what's happening

Audit logs, status and operational visibility.

Audit logapp.kylth.com
Deployed acme-apicommit a91f3c2 · production09-05 09:14
Backup completeds3 · eu-central-1 · 2.4 GB09-05 03:00
Applied 1 migration20260901_add_invoices.sql09-04 17:42
Certificate renewedacme-api.supabase.acme.dev09-04 11:08
Promoted branchpreview → production09-03 20:31
Deployed edge functionsend-receipt09-03 14:02

Everything you need to operate self-hosted Supabase.

INFRASTRUCTURE

Multi-host

Manage Supabase across several servers from one Kylth instance.

Projects

Create and operate Supabase projects per host.

Environments

Separate production, staging and preview configuration.

DEPLOYMENT

GitHub integration

Connect repositories and deploy from a branch.

Deployments

Track deployment state, history and health per project.

Automatic migrations

Apply Supabase migrations as part of a deployment.

DATA

Backups

Scheduled backups to the destinations you configure.

Restore

Restore a project from any retained backup.

Migration / export

Bring an installation in, or export it back out.

SECURITY

SSL management

Issue and renew certificates for project domains.

Auth providers

Configure Supabase auth providers per environment.

Roles & access

Organisation roles and per-project access, with an audit trail.

AUTOMATION

API

Drive Kylth from your own scripts and pipelines.

Audit logs

A record of every operational change and who made it.

Self-hosting shouldn't mean doing everything yourself.

Supabase Cloud

Easy management. Infrastructure is hosted for you.

management
handled
infrastructure
not yours
data location
hosted
Manual self-hosting

Maximum control. You manage everything yourself.

management
your problem
infrastructure
yours
data location
yours
Kylth

Your infrastructure. Managed through Kylth.

management
handled
infrastructure
yours
data location
yours

Start free. Pay when you use Kylth commercially.

FREE
€0

For personal / non-commercial use.

  • 1 host
  • 1 user
  • Unlimited projects
  • Full feature set except multi-tenancy
Get Kylth
KYLTH
€399/year

For commercial use.

  • Unlimited hosts
  • Unlimited users
  • Multi-tenancy
  • All features
Get Kylth
KYLTH LIFETIME
€999 one-time

Full Kylth functionality.

  • Everything in Kylth
  • No recurring licence fee
Get Kylth

Built around infrastructure you control.

SERVERS
Supabase runs on machines you own or rent.
DATA
Databases and application data stay where you put them.
NO LOCK-IN
No hosted database dependency, no forced cloud infrastructure.

Questions

What is Kylth?

Kylth is a management layer for self-hosted Supabase. You run Supabase on your own infrastructure; Kylth handles deployment, environments, migrations, backups, SSL and operational visibility around it.

Does Kylth host my infrastructure?

No. Kylth is not a hosting provider and not a hosted Supabase alternative. It connects to servers you own or rent and manages what runs on them.

Where does my data live?

On your infrastructure. Databases and application data stay on the hosts you connect to Kylth.

Do I need my own VPS or server?

Yes. Kylth manages Supabase on infrastructure you provide — a VPS, bare metal, or a machine in your own cloud account.

What infrastructure providers are supported?

Any host you can reach over SSH and run containers on. Kylth is provider-agnostic rather than tied to a specific cloud.

Can I migrate an existing Supabase installation?

Yes. An existing self-hosted installation can be brought under Kylth management, and projects can be exported again at any time.

Is Supabase included with Kylth?

No. Supabase is a separate open-source project. Kylth deploys and manages genuine, unmodified upstream Supabase; it does not bundle or fork it.

What does the free version include?

One host, one user, unlimited projects and the full feature set except multi-tenancy — for personal, non-commercial use.

When do I need a commercial licence?

When you use Kylth for commercial work: client projects, company infrastructure, or anything revenue-generating.

Can I manage multiple hosts?

Yes, on a commercial licence. Hosts, their projects and environments are managed from a single Kylth instance.

Can Kylth be automated through an API?

Yes. Kylth exposes a REST API so projects, deployments, migrations and backups can be driven from your own automation.

Your infrastructure. Your data. Your Supabase.

Managed with Kylth.