Best VPS for Nextcloud (2026): Tested & Ranked
When it comes to self-hosting Nextcloud, choosing the right VPS (Virtual Private Server) is crucial for optimal performance, storage, and scalability. Nextcloud is an open-source solution that requires a reliable server as it manages files, calendars, contacts, and even more extensive functionalities. Below, we compare the best VPS providers for Nextcloud in 2026 based on their specifications, performance, and pricing.
Comparison of VPS Providers for Nextcloud
| Provider | Price | Storage | RAM | Best Use Cases | Pros |
|---|---|---|---|---|---|
| Contabo VPS | 5.99 EUR/mo | Generous | 4 GB | Nextcloud, Plex, Jellyfin | Affordable price-per-GB and ample storage |
| Hetzner Cloud | 5.49 EUR/mo | Flexible | 4 GB | Nextcloud, Dify, n8n | Solid API; prices rose 37% in June 2026 |
| DigitalOcean | 6 USD/mo | Standard | 1 GB | Nextcloud, WordPress, Ghost | Best documentation, 1-click app marketplace |
| Linode | 5 USD/mo | Standard | 2 GB | Nextcloud, General-purpose apps | Solid performance, developer-friendly |
| Vultr | 6 USD/mo | Standard | 1 GB | Nextcloud, General-purpose apps | Multiple data center locations, good scalability |
1. Contabo VPS – Best for Large Storage Needs
Starting at 5.99 EUR/mo, Contabo VPS is a popular choice among homelabbers looking to self-host Nextcloud. Its generous storage options—ideal for media libraries and backup—make it a go-to selection. Users have found that the amount of storage allows for extensive data management with minimal downtime.
Pros:
- Best price-per-GB: Provides an exceptional value for users requiring large storage.
- High storage capacity: Perfect for Nextcloud’s extensive features, including file sharing and collaborative work.
If you want to explore Contabo further, check it out here.
2. Hetzner Cloud – EU Option, Pricier Since June 2026
Hetzner was long the default budget answer, but its shared vCPU line went up 37.6% on 15 June 2026 — the entry CX22 (2 vCPU / 4 GB / 40 GB NVMe) now runs 5.49 EUR/mo excl. VAT. It remains a capable Nextcloud host with good automation support, though the price argument that made it famous is gone.
Pros:
- Exceptional API and Terraform integration: These features enable seamless automation and scaling.
- Flexible resource options: Adjust resources as your needs grow, making it suitable for a range of applications.
You can find more on Hetzner Cloud here.
3. DigitalOcean – Ideal for Ease of Use
DigitalOcean, beginning at 6 USD/mo, is best known for its user-friendliness, offering a 1-click marketplace that makes setting up Nextcloud a breeze. With outstanding documentation, developers can quickly spin up workloads and manage them efficiently.
Pros:
- 1-Click app setup: Saves considerable time during initial installations.
- Comprehensive documentation: A resource-rich platform that supports seamless developer onboarding.
Check out DigitalOcean here.
Sizing Your VPS for Nextcloud
Nextcloud’s official minimum is 512 MB RAM, but that number is misleading for real installs. A usable instance runs PHP-FPM, a database (MariaDB or PostgreSQL), Redis for file locking, and usually a reverse proxy — plan for at least 2 GB RAM for a personal instance with sync clients on a few devices. Concrete guidance:
- 1–5 users, files and calendar sync: 2 vCPU / 2 GB RAM / 40 GB disk handles this without tuning — most providers’ second-cheapest tier, e.g. DigitalOcean’s 2 GB droplet at 12 USD/mo.
- 5–25 users, plus Collabora or OnlyOffice: The document server is the resource hog, not Nextcloud itself — Collabora comfortably eats 1–2 GB on its own. Go 4 GB RAM minimum; Contabo’s 4 GB / 200 GB plan is popular here precisely because office documents plus backups accumulate fast.
- Photo-heavy libraries with Memories or Recognize apps: The Recognize app runs on-device ML models for face and object tagging and wants 4 GB+ RAM, plus real CPU time during initial indexing.
Two tuning notes worth doing on any VPS: raise PHP’s memory_limit to 512M (the installer warns below this), and enable Redis-based transactional file locking — without it, several sync clients hitting the server at once can produce database lock contention that looks like random sync failures.
Which VPS is the Right Fit for You?
When selecting a VPS for Nextcloud, consider your specific needs:
- Our overall pick: DigitalOcean — the 1-click Nextcloud droplet, the best documentation in the business, and predictable pricing make it the safest bet for most people, especially since Hetzner’s June 2026 price increase closed the cost gap.
- If you need more storage space for multimedia files, Contabo VPS is your best bet — see our step-by-step guide to self-hosting Nextcloud on Contabo.
- If you manage servers with Terraform and want EU data centers, Hetzner still works — we walk through the full setup in self-hosting Nextcloud on Hetzner — but check current pricing first.
FAQs
1. What is Nextcloud and why should I self-host it?
Nextcloud is an open-source software suite that provides file storage, synchronization, and sharing. By self-hosting Nextcloud, you gain complete control over your data, enhance security, and configure the platform to fit your specific needs. Self-hosting is preferred by developers and privacy-centric users wanting to avoid third-party solutions while maintaining data ownership.
2. Can I run other applications alongside Nextcloud on the same VPS?
Yes, most VPS solutions allow you to run multiple instances of applications side by side, including Nextcloud. This flexibility lets you host media servers like Plex or Jellyfin alongside your Nextcloud instance, maximizing your VPS’s utility. However, always consider resource constraints such as CPU, RAM, and storage when deploying multiple apps to maintain optimal performance.
3. How do I migrate my Nextcloud instance to a new VPS?
Migrating your Nextcloud instance involves several steps, including backing up your data, exporting your database, and transferring files to the new server. After preparing your new VPS, you can restore the data and database, adjust the configuration settings as needed, and then test for any issues. Thorough documentation and community guides on platforms like r/selfhosted or awesome-selfhosted can provide assistance during this process.
For an in-depth look at various VPS options, check out our full VPS comparison. Each provider has its unique strengths tailored for different use cases in the self-hosting community.