Strapi VPSThe headless CMS for your sites and apps, on your own server
- Strapi and its PostgreSQL database deployed with One Click Apps
- A REST API generated for every content type
- HTTPS, backups and updates from the console
- Hosted in France, 24/7 french-speaking support
Choose your Strapi VPS
Strapi 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
- Strapi deployed
- Unlimited traffic
- DDoS protection
- First snapshot included
- 24/7 French-speaking support
Why Strapi on an OnetSolutions VPS
Recent hardware, a fast network and protected data, under every one of your APIs.
AMD EPYC processors and NVMe storage
Up to 1 Gbps
OnetSolutions API
Backups and snapshots
Online in three steps
Nothing to install: you order, Strapi is deployed on your server and published over HTTPS.
- 01
Choose your VPS
Select a plan with at least 2 vCPUs, 2 GB of RAM and 30 GB of disk: Strapi is already selected in the order.
- 02
Strapi deploys
The One Click Apps platform installs on your VPS, then deploys Strapi and its PostgreSQL database, without typing a single command.
- 03
Model your content
Open the Strapi admin panel on its HTTPS address, create your administrator account and your first content types.
All of Strapi, on your server
Strapi's headless CMS, deployed with One Click Apps: you model and publish your content, the platform takes care of HTTPS, updates and backups.
Content-Type Builder
The Content-Type Builder creates collection types, single types and reusable components, with more than 15 field types: text, media, relation, JSON, date…
Native REST API
Strapi creates REST endpoints for each of your content types, with filters, sorting, pagination and relation population.
GraphQL as an official plugin
GraphQL is not active by default: the official @strapi/plugin-graphql plugin adds it to the project, alongside the REST API.
Roles and permissions
Roles for your editorial team in the admin panel, and the Users & Permissions plugin to open or protect the API for your end users.
Multilingual content
Internationalization is included: each content type can exist in several languages, managed from the Content Manager.
Draft and publish
Work on your content as drafts, then publish it: the API only serves what is published, unless you ask for drafts.
Media Library
Images, videos and files uploaded to a shared library, linked to your content through Media fields.
Webhooks
Strapi notifies your other services when content changes, for example to trigger a static site rebuild.
API tokens
Read-only, full-access or custom tokens that let your front-ends and scripts query the API.
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 the Strapi and PostgreSQL logs and edit environment variables without opening a terminal.
Updates
The console detects newly published versions, and you run the update when you decide to.
Daily backups
Data volumes, including the PostgreSQL database and uploaded files, backed up every day and kept for 7 days.
Strapi is published by a third party. Its Community edition is free and released under the MIT licence; the code in "ee/" directories falls under a separate Enterprise licence. SSO, content history, Releases, Review Workflows and audit logs belong to Strapi's paid Growth and Enterprise plans.
What you can build with Strapi
One back office, one API for every channel: sites, apps and services read the same content.
Jamstack sites
Your front-end fetches content from the API when pages are rendered or generated.
- Next.js
- Nuxt
- Astro
Mobile apps
The same content served to your iOS and Android apps, with user authentication through the API.
- Flutter
- React Native
- Swift
API back-end
Content types, relations and permissions that become an API ready to consume.
- GraphQL
- TypeScript
- PostgreSQL
Automated publishing
A webhook on every publication to rebuild and redeploy your static site.
- Vercel
- Netlify
- Cloudflare Pages
Catalogues and e-commerce
Product pages, editorial pages and marketing content managed separately, linked to your store through the API.
- Shopify
- Stripe
- Meilisearch
Blogs and media
Articles, authors and categories in several languages, published when your editorial team decides.
- Svelte
- Vue.js
- Gatsby
Strapi runs on your VPS, our console drives it
Your server and your Strapi application are managed from the OnetSolutions console: status, logs, domains, backups and billing in one place.
- Strapi 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
Engineers 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.
Help center
One Click Apps guides, tutorials and the API reference to go further.
30-day money-back guarantee
Try Strapi on your VPS: if it does not suit you, you get your money back.
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
Strapi FAQ
What to know before you order, and right after.
What is Strapi?
Strapi is a headless CMS published by a third party. You model your content in an admin panel, your team writes it, and Strapi exposes it through an API to your sites, mobile apps and other services, whatever their framework.
Is Strapi free and open source?
Yes for the Community edition: it is free and released under the MIT licence, except the code in "ee/" directories, which falls under a separate Enterprise licence. SSO, content history, Releases, Review Workflows and audit logs belong to Strapi's paid Growth and Enterprise plans. The prices shown on this page are those of the VPS.
Does Strapi offer a REST and a GraphQL API?
The REST API is native: Strapi creates its endpoints for every content type. GraphQL comes through the official @strapi/plugin-graphql plugin, to be added to the project; it complements the REST API.
Can I create my content types from the interface?
Strapi's Content-Type Builder only works in the development environment. The application is deployed with Strapi's develop command, which makes it available: you create and edit your content types right in the admin panel.
How do I access Strapi after ordering?
Once the VPS is created, the One Click Apps platform installs and then deploys Strapi and its PostgreSQL database. The HTTPS address is shown in the console, in the application's Overview tab: open the admin panel and create your administrator account on first sign-in.
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. Every plan on this page meets that minimum; plan more memory for sustained API traffic or several applications on the same server.
Is my content backed up?
The application's data volumes, including the PostgreSQL database and uploaded files, 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 do updates work?
Every night, the platform compares what runs on your VPS with what has been published. When a new version is available, a banner shows it in the console and you run the update when you decide to; data volumes are kept. Take a backup before a major version change.
Who looks after Strapi once it is installed?
Our support covers the VPS: the server, its network, its storage and its availability. Strapi, its configuration, your content 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 Strapi VPS
Pick your plan: Strapi is deployed on your server, ready for your content.
- 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