Supabase VPSYour backend, on your server
- Supabase deployed in one click, no command line
- Postgres, Auth, Storage, Realtime and REST API
- Data hosted in a datacenter in France
- The price of the VPS, no usage-based billing
Pick your Supabase VPS
Supabase is selected in the order and deployed with One Click Apps. Only the plans that meet Supabase's minimum requirements are offered.
Ubuntu26.04 · 24.04 · 22.04
Debian13 · 12 · 11
VPS delivered in 10 seconds
- HP-4Processor2 vCPUAMD EPYC 9554Memory4 GBDDR5Storage40 GB NVMeor 80 GB SSDNetwork1 GbpsChoose€6.39excl. VAT/month€7.99Save 19€/year
- HP-8Processor4 vCPUAMD EPYC 9554Memory8 GBDDR5Storage80 GB NVMeor 160 GB SSDNetwork1 GbpsChoose€12.79excl. VAT/month€15.99Save 38€/year
- HP-16Most popularProcessor8 vCPUAMD EPYC 9554Memory16 GBDDR5Storage160 GB NVMeor 320 GB SSDNetwork1 GbpsChoose€25.59excl. VAT/month€31.99Save 77€/year
- HP-32Processor16 vCPUAMD EPYC 9554Memory32 GBDDR5Storage320 GB NVMeor 640 GB SSDNetwork1 GbpsChoose€51.19excl. VAT/month€63.99Save 154€/year
- HP-64Processor32 vCPUAMD EPYC 9554Memory64 GBDDR5Storage640 GB NVMeor 1280 GB SSDNetwork1 GbpsChoose€102.39excl. VAT/month€127.99Save 307€/year
Everything you need in every plan, and more
- Supabase deployed
- Unlimited traffic
- DDoS protection
- First snapshot included
- 24/7 French-speaking support
Why Supabase on an OnetSolutions VPS
Recent hardware, a fast network and protected data, under every Supabase server.
AMD EPYC processors and NVMe storage
Up to 1 Gbps
OnetSolutions API
Backups and snapshots
Online in three steps
You order, the server is created and Supabase is deployed on it, ready for your tables and your users.
- 01
Pick your VPS
Select a plan: Supabase is already ticked in the order.
- 02
Supabase deploys
One Click Apps installs the platform, then starts the Supabase containers, with a generated HTTPS address.
- 03
Build
Open Studio with the credentials shown in the console, create your tables and connect your application.
All of Supabase, on your VPS
Self-hosted Supabase brings together a full Postgres database and the services that turn it into a backend: authentication, APIs, files, realtime and functions.
Postgres database
A real Postgres database, with its extensions, views and functions, reachable with your usual tools.
Authentication
Sign-up, sign-in and user management with JWT tokens, tied to Postgres access rules (Row Level Security).
Instant REST API
PostgREST exposes your tables as a REST API with no backend to write, behind a single gateway on port 8000.
Realtime
Listen to database changes and broadcast them to connected clients, for interfaces that update themselves.
File storage
Upload and serve files with the same access rules, and transform images on the fly with imgproxy.
Edge Functions
Run your JavaScript, TypeScript or WASM code server-side, right next to your data.
Supabase Studio
The Supabase dashboard: table editor, SQL editor, users, files and settings in your browser.
Vectors with pgvector
The pgvector extension ships with the Supabase Postgres image: store and search your embeddings in the same database.
Self-hosted: what changes
You run your own Supabase. Supabase Cloud's managed backups are replaced here by the daily volume backups of One Click Apps.
- Postgres, Auth, PostgREST, Realtime, Storage and Edge Functions
- Studio protected by username and password
- Supavisor connection pooler
- Open source code, under the Apache 2.0 licence
Supabase Cloud only
- Database branching
- Managed backups and point-in-time recovery (PITR)
- Platform management API
- Multiple organizations or projects in Studio
Based on Supabase's official self-hosting documentation.
What you can build with Supabase
A Postgres database and an API ready to go: all that's left is your interface.
SaaS backend
User accounts, per-customer data protected by Row Level Security and a REST API: the foundation of a SaaS, with no backend to write.
- Next.js
- React
- Svelte
Mobile apps
Sign-in, data and files for your mobile app served from your own server, through the Supabase client libraries.
- Flutter
- Expo
- Swift
Internal tools
Plug your admin tools and automations straight into Postgres or the REST API.
- Appsmith
- Retool
- n8n
AI applications
Store your embeddings with pgvector next to your data, for semantic search or RAG.
- pgvector
- LangChain
- Ollama
Realtime apps
Dashboards, chat or notifications: Realtime pushes database changes to your clients.
- Realtime
- Vue.js
- Node.js
Separate environments
One Supabase per environment, on the same VPS if memory allows or on separate servers.
Supabase handles your data, our console handles the server
Your VPS and your Supabase are managed from the OnetSolutions console, with no SSH session required.
- Supabase status, logs, variables and domains
- Updates detected and applied from the console
- Daily volume backups, 7-day retention
- KVM console, snapshots and firewall for the VPS
- System
- Ubuntu 26.04 LTS
- IP address
- 51.210.24.8
- Uptime
- 34 j
- Size
- 4 vCPU · 8 Go
A team behind your server
Technicians who know your VPS, reachable at any hour.
24/7 French-speaking support
Open a ticket from the console, day or night: a person answers you.
Help center
One Click Apps guides, tutorials and the API reference to go further.
30-day money-back guarantee
Try Supabase on your VPS: if it doesn't suit you, you get refunded.
Manage your VPS with AI
Our MCP server connects Claude, Cursor or any Model Context Protocol client to your OnetSolutions account: ask about your servers and their status in natural language, without leaving your assistant.
- Read-only: the assistant looks, it changes nothing
- Signs in with your OnetSolutions account
- Claude
- Cursor
- Any MCP client
Supabase FAQ
What to know before ordering, and right after.
What is Supabase?
Supabase is an open source development platform built around Postgres. On top of the database it adds authentication, an automatically generated REST API, file storage, realtime and Edge Functions, all managed from Supabase Studio.
What does the self-hosted version include?
Postgres, Studio, Auth, PostgREST, Realtime, Storage with imgproxy, postgres-meta, Edge Functions, the Supavisor pooler and an API gateway listening on port 8000. These are the services of Supabase's official Docker setup.
How is it different from Supabase Cloud?
Some features of the platform hosted by Supabase are not available when self-hosting: database branching, managed backups and point-in-time recovery (PITR), and the platform management API, among others. Studio manages a single project. In return, your data stays on your server, in a datacenter in France.
How do I reach Supabase Studio after ordering?
Once the VPS is created, Supabase is deployed automatically with One Click Apps. Open the application in the console: the Overview tab shows its HTTPS address and the credentials generated at deployment. Keep them in a password manager. You can then attach your own domain name from the Domains tab.
What are the minimum requirements?
Supabase's documentation states a minimum of 2 cores, 4 GB of RAM and 40 GB of storage, and recommends 4 cores, 8 GB of RAM and 80 GB or more. Only the plans that meet this minimum are offered on this page.
Is my data backed up?
One Click Apps backs up the Supabase volumes once a day and keeps seven days of archives, on the instance's disk. To protect yourself against losing the server itself: daily backups available as an option from €0.99 excl. VAT/month, and a first snapshot is included.
How do I update Supabase?
The console detects new versions and shows an "Update available" banner. You start the update when you decide; data volumes are kept. Take a backup before a major version change.
Who looks after Supabase once it's deployed?
You do. Supabase runs on your own server, with root access: its configuration, updates, data and security are yours to operate. Our support covers the instance itself: the server, its network, its storage and its availability.
Does Supabase cost anything?
Supabase is open source software released under the Apache 2.0 licence. The prices on this page are those of the VPS: we add no usage-based or per-project billing on top.
Launch your Supabase VPS
Pick your plan: the server arrives with Supabase deployed, ready for your data.
- 30-day money-back guarantee
- Hosted in France
- 24/7 French-speaking support
€7.99with the annual commitment
- 2 vCPU AMD EPYC 9554
- 4 GB DDR5
- 40 GB NVMe
- 1 Gbps