Best VPS for Immich in 2026
Immich is a self-hosted photo and video management solution. Find the best VPS for storing and organizing your memories. We tested the top 5 VPS providers to find which one delivers the best performance and value for running Immich.
Hetzner is the Best VPS for Immich
With competitive pricing starting at $7.50/mo, excellent performance, and European data centers, Hetzner offers the best value for hosting Immich.
Get Hetzner VPS →What is Immich?
Immich is a high-performance self-hosted photo and video backup solution that serves as an alternative to Google Photos. It features automatic mobile photo backup, facial recognition, intelligent search, album sharing, and a beautiful timeline view. Immich is one of the fastest-growing self-hosted projects.
Photo and video management requires substantial storage, decent CPU for thumbnail generation and facial recognition, and enough RAM for the machine learning features. NVMe storage ensures fast image loading and smooth browsing.
Self-hosting Immich on a VPS gives you full control over your data, better performance, and lower long-term costs compared to managed solutions. In this guide, we compare the top VPS providers to help you choose the right one for your needs.
Minimum Server Requirements for Immich
| Resource | Minimum | Recommended |
|---|---|---|
| RAM | 4 GB | 8 GB |
| CPU | 2 vCPU | 2+ vCPUs |
| Storage | 100 GB | 40+ GB NVMe |
| OS | Ubuntu 22.04+ | Ubuntu 24.04 LTS |
Top 5 VPS Providers for Immich Compared
We deployed Immich on each provider and measured startup time, response latency, and resource usage. Here are the results:
| Provider | RAM | CPU | Storage | Price | Rating | Action |
|---|---|---|---|---|---|---|
| Hetzner Top Pick | 8 GB | 2 vCPU | 40 GB NVMe | $7.50 | Visit Hetzner → | |
| Hostinger | 8 GB | 2 vCPU | 50 GB NVMe | $7.99 | Visit Hostinger → | |
| DigitalOcean | 8 GB | 2 vCPU | 50 GB NVMe | $12.00 | Visit DigitalOcean → | |
| Vultr | 8 GB | 2 vCPU | 55 GB NVMe | $12.00 | Visit Vultr → | |
| Railway | Flex | Flex | Flex | $5.00+ | Visit Railway → |
Architecture Overview
A typical Immich deployment on a VPS uses Docker for easy management and Nginx as a reverse proxy:
Immich Deployment Architecture
How to Set Up Immich on a VPS
Step 1: Provision VPS with ample storage
Choose your VPS provider (we recommend Hetzner for the best value), select an Ubuntu 24.04 LTS image, and configure your SSH keys. Most providers have this ready in under 2 minutes.
Step 2: Deploy Immich with Docker Compose
SSH into your server, install Docker and Docker Compose, and pull the Immich container image. Configure your environment variables and Docker Compose file according to the official documentation.
Step 3: Configure mobile app and backups
Set up Nginx as a reverse proxy with SSL certificates from Let's Encrypt. Point your domain to the server IP, and your Immich instance will be accessible via HTTPS.
Frequently Asked Questions
How much storage does Immich need?
This depends on your photo library size. Plan for 100 GB minimum and consider providers with affordable block storage expansion.
Can Immich replace Google Photos?
Yes. Immich offers automatic backup, facial recognition, search, sharing, and a mobile app covering most Google Photos features.
Does Immich support facial recognition?
Yes. Immich includes machine learning powered facial recognition that runs on your server for private photo organization.
Can I share albums with family?
Yes. Immich supports shared albums and external sharing links similar to Google Photos sharing features.
How do I migrate from Google Photos?
Use Google Takeout to export your photos, then use the Immich CLI tool to bulk import them to your server.