PocketBase VPSA complete backend in a single file
- PocketBase deployed with One Click Apps
- SQLite database, auth, files and realtime
- HTTPS, backups and updates from the console
- Hosted in France, 24/7 French-speaking support
Pick your PocketBase VPS
PocketBase is deployed with One Click Apps on every plan shown here. Pick a range, then the size that suits you.
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
Every plan has everything you need, and more
- PocketBase deployed
- Unlimited traffic
- DDoS protection
- First snapshot included
- 24/7 French-speaking support
Why PocketBase on an OnetSolutions VPS
Recent hardware, a fast network and protected data, under every one of your requests.
AMD EPYC processors and NVMe storage
Up to 1 Gbps
OnetSolutions API
Backups and snapshots
Online in three steps
Nothing to install: you order, PocketBase is deployed on your server and published over HTTPS.
- 01
Pick your VPS
Select a plan with at least 2 vCPUs, 2 GB of RAM and 30 GB of disk: PocketBase is already selected in the order.
- 02
PocketBase deploys
The One Click Apps platform installs on your VPS, then deploys PocketBase, without a single command to type.
- 03
Create the superuser
Open the installer link shown in the application logs, create the first superuser, then your collections from the dashboard.
All of PocketBase, on your server
PocketBase brings a database, authentication, files, realtime and a dashboard together in a single executable written in Go. Deployed with One Click Apps, you build your application while the platform handles HTTPS, updates and backups.
Embedded SQLite database
Your data lives in a built-in SQLite database, organised in collections that you define from the dashboard.
Realtime subscriptions
Your applications subscribe to changes on a collection or a record and receive updates live.
Built-in authentication
User management included: password, OAuth2 providers, one-time codes and multi-factor authentication.
Files
Attach files to your records, stored on the server or on S3-compatible storage, with thumbnails for images.
API access rules
Each collection carries its own list, view, create, update and delete rules, written as filters.
Dashboard
An admin interface to create your collections, browse and edit records, and configure the application.
Extensible in JavaScript
Add routes and hooks in JavaScript in the pb_hooks folder, kept in a backed-up volume. PocketBase can also be used as a Go framework.
Official SDKs
A JavaScript SDK for the browser, Node.js and React Native, and a Dart SDK for web, mobile and desktop.
Light and self-contained
A single executable with no external database to run alongside: PocketBase runs on one server and scales by making it bigger.
Managed from the console with One Click Apps
Automatic HTTPS
An HTTPS address from the moment it is deployed, or your own domain with its Let's Encrypt certificate.
Logs and variables
Read PocketBase logs and edit its environment variables without opening a terminal.
Updates
The console detects new PocketBase images, and you run the update when you decide to.
Daily backups
PocketBase volumes, data, files and hooks, backed up every day and kept for 7 days.
Licence: MIT
PocketBase is open source software released under the MIT licence by Gani Georgiev and its contributors. The project is still at version 0.x: its author warns that it is not yet recommended for production-critical applications.
- Free to use, including commercially, with no limit on organisation size.
- You may modify and redistribute the code, keeping the copyright and licence notice.
- Until version 1.0.0 is released, full backward compatibility is not guaranteed between versions: read the release notes before every update.
- PocketBase runs on a single server only: it scales vertically, not by spreading the load across several machines.
Sources: LICENSE.md and README in the pocketbase/pocketbase repository, pocketbase.io/docs and pocketbase.io/faq. The prices on this page are those of the VPS.
What you can build with PocketBase
A database, users, files and realtime behind a single API: enough to launch an application without writing a backend.
Web application backend
Your front end talks to PocketBase directly with the JavaScript SDK: accounts, data and files included.
- React
- Vue
- Svelte
Mobile applications
The Dart SDK for Flutter and the JavaScript SDK for React Native give your apps a ready-made backend.
- Flutter
- Dart
- Expo
Prototypes and MVPs
Model your collections in the dashboard and expose them through the API in a few clicks to validate an idea.
Realtime applications
Chat, shared boards or live tracking: your clients receive every change as soon as it happens.
Custom business logic
Add routes, hooks and jobs in JavaScript, or start from the Go framework to go further.
- JavaScript
- Go
Internal tools
A database with accounts and access rules for your internal apps, forms and small services.
PocketBase runs on your VPS, our console runs the show
Your server and your PocketBase application are managed from the OnetSolutions console: status, logs, domains, backups and billing in one place.
- PocketBase status, start, stop and restart
- Live logs and environment variables
- Custom domain and automatic HTTPS
- KVM console, snapshots and VPS firewall
- 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 PocketBase 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
PocketBase FAQ
What to know before you order, and right after.
What is PocketBase?
PocketBase is an open source backend written in Go, shipped as a single executable. It includes an embedded SQLite database with realtime subscriptions, user and file management, an admin dashboard and a REST API that your web and mobile applications use directly.
Is PocketBase open source and free?
Yes. PocketBase is released under the MIT licence: you can use it for free, including commercially, modify it and redistribute it as long as you keep the licence notice. The prices on this page are those of the VPS.
Is PocketBase ready for production?
The project is still at version 0.x. Its author states that it is not yet recommended for production-critical applications, and that full backward compatibility is not guaranteed before version 1.0.0. It is a good fit for prototypes, internal tools and reasonably sized applications; beyond that, follow the release notes and keep backups.
How do I access PocketBase after ordering?
Once the VPS is created, the One Click Apps platform installs and then deploys PocketBase, and its HTTPS address is shown in the application's Overview tab. On first start, PocketBase writes an installer link to its logs to create the first superuser: open the Logs tab in the console, take the end of that link after the local address and open it on the application's HTTPS address. The dashboard then lives under /_/ and the API under /api/.
Can I use my own domain name?
Yes. Add it in the application's Domains tab. If the DNS zone is managed at OnetSolutions, the A record is created for you; otherwise, the console shows the IP address to point it to. The HTTPS certificate is issued automatically.
What minimum configuration do I need?
One Click Apps needs at least 2 vCPUs, 2 GB of RAM and 30 GB of disk, with 1 GB of memory reserved for the system and the platform. PocketBase itself is light; since it runs on a single server, a larger plan is how you give it more headroom, especially for files stored locally.
Is my data backed up?
PocketBase volumes, the pb_data folder (database and files) and the pb_hooks folder, are backed up every day at 03:00 and kept for 7 days, on the VPS disk: they protect you from a mistake in the application, not from losing the server. For that, add the VPS backup option (from €1.99 excl. VAT/month) or take a snapshot.
How is PocketBase updated?
Every night, the platform checks whether a new PocketBase image has been published. If so, an Update available banner appears in the console and you run the update when you decide to; data volumes are kept. Nothing is updated without your action: read the release notes and take a snapshot first, since PocketBase has not reached version 1.0 yet.
Who looks after PocketBase once it is installed?
Our support covers the VPS: the server, its network, its storage and its availability. PocketBase, its configuration, your data and its updates remain your responsibility: the console gives you the tools to manage them, and you keep root access to the server.
Launch your PocketBase VPS
Pick your plan: PocketBase is deployed on your server, ready for your application.
- 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