Best VPS for Paperclip (2026): Tested & Ranked
Paperclip is a self-hosted document management system built for developers and teams who want full control over their files, OCR indexing, and document search — without relying on Google Drive or Dropbox. Deploying it on a VPS gives you persistent storage, a stable IP, and the ability to access your documents from anywhere. The question is: which VPS is the right fit?
This guide compares the top VPS providers for running Paperclip in 2026.
Paperclip at a Glance
- Deployment: Docker-based
- Min. requirements: 1 vCPU, 1GB RAM, 20GB storage
- Recommended: 2 vCPU, 2GB RAM, 50GB+ storage
- Database: SQLite (default) or PostgreSQL
- Port: 8080
- Key features: OCR, tagging, full-text search, PDF/image/Word support
Factors to Consider
- RAM: Paperclip’s OCR engine is memory-hungry. 1GB works for light use; 2GB+ is recommended for larger document libraries.
- Storage: Documents accumulate fast. Prefer providers with large NVMe allocations or easy volume expansion.
- Network: Low-latency access matters if multiple users access documents concurrently.
- Price: Budget-conscious homelabbers should look for the best RAM/storage-per-euro ratio.
VPS Comparison Table
| Provider | Price | vCPU | RAM | Storage | Best For |
|---|---|---|---|---|---|
| Contabo | €5.99/mo | 4 | 8GB | 200GB NVMe | Storage-heavy installs |
| Hetzner Cloud | €4.15/mo | 2 | 4GB | 40GB NVMe | Price-performance balance |
| DigitalOcean | $6/mo | 1 | 1GB | 25GB SSD | Beginners, quick setup |
| Vultr | $6/mo | 1 | 1GB | 25GB SSD | Global edge locations |
| Linode (Akamai) | $5/mo | 1 | 1GB | 25GB SSD | Reliability-focused |
Recommended VPS Solutions
Contabo VPS — Best for Document-Heavy Installs
At €5.99/mo, Contabo gives you 4 vCPU, 8GB RAM, and 200GB NVMe — by far the most storage and compute per euro. If you’re managing a large document library with OCR processing, Contabo’s generous specs mean you’ll rarely hit resource limits. The trade-off is that their support response times can be slower and their UI less polished than competitors.
Hetzner Cloud — Best Price-Performance in Europe
Hetzner’s CX22 at €4.15/mo (2 vCPU, 4GB RAM, 40GB NVMe) is the sweet spot for most Paperclip deployments. 4GB RAM handles OCR comfortably, the NVMe is fast, and Hetzner’s infrastructure in Germany/Finland is rock-solid. Their console and API are developer-friendly.
DigitalOcean — Best for Beginners
DigitalOcean’s $6/mo Droplet (1 vCPU, 1GB RAM, 25GB SSD) is enough for a personal Paperclip instance with a small document library. The 1GB RAM is tight for OCR — disable it or upgrade if you need full-text indexing. DigitalOcean’s onboarding, documentation, and managed database add-ons make it the easiest option if you’re new to VPS hosting.
FAQs
Q: Can Paperclip run on a 1GB RAM VPS? A: Yes, for light usage. OCR processing is memory-intensive, so with only 1GB you may want to disable OCR or limit concurrent jobs. For a full-featured setup, 2GB RAM is the practical minimum.
Q: How much storage do I need? A: It depends on your document volume. A personal library of a few thousand PDFs might need 10–20GB. Teams storing scanned documents with OCR output should plan for 50GB+. Contabo’s 200GB NVMe is the most generous option at the entry level.
Q: Which database should I use — SQLite or PostgreSQL? A: SQLite is fine for personal use or small teams. For multi-user production deployments, PostgreSQL offers better concurrency and is worth the extra setup effort.
For a broader comparison of VPS providers for self-hosting, see the full VPS comparison on selfhostvps.com.