π©Ί Vitals
- π¦ Version: v2.7.5 (Released 2026-04-13)
- π Velocity: Active (Last commit 2026-05-05)
- π Community: 99.7k Stars Β· 5.5k Forks
- π Backlog: 704 Open Issues
ποΈ Profile
- Official: immich.app
- Source: github.com/immich-app/immich
- License: AGPL-3.0
- Deployment: Docker
- Data Model: PostgreSQL + Redis + ML Containers
- Jurisdiction: USA πΊπΈ
- Compliance (SaaS): N/A (No SaaS offering)
- Compliance (Self-Hosted): Self-Hosted (User Managed)
- Complexity: Medium (3/5) - ML Microservices
- Maintenance: Medium (3/5) - Rapid Development Cycle
- Enterprise Ready: Low (2/5) - Personal & Family Focus
1. The Executive Summary
What is it? Immich is a self-hosted photo and video management solution designed to directly replicate the experience of Google Photos. It provides a polished mobile app for background uploads, facial recognition, and object detectionβall running on your own hardware.
The Strategic Verdict:
- π΄ For Enterprise Asset Management: Caution. Immich is designed for personal memories and lacks the granular RBAC and workflow standards required for corporate DAM systems.
- π’ For Privacy-Conscious Users: Strong Buy. It effectively replicates the "magic" of Google Photos (search by face, map view) while ensuring 100% of your media data remains on your physical disks.
2. The "Hidden" Costs (TCO Analysis)
| Cost Component | Google Photos (SaaS) | Immich (Self-Hosted) |
|---|---|---|
| Storage Fees | ~$9.99/mo floor (2TB) | One-time HDD Cost |
| Privacy | Data Mining / Scanning | 100% Private (Local AI) |
| Data Lock-in | Difficult Export (Takeout) | Standard Filesystem |
| Maintenance | $0 | ~1 hr/mo (Docker Updates) |
3. The "Day 2" Reality Check
π Deployment & Operations
- Installation: Deployed via a comprehensive Docker Compose stack. Requires a machine with sufficient CPU/RAM to handle background ML tasks (facial recognition, object detection).
- Backup Strategy: Since you are the cloud provider, you are responsible for data durability. A 3-2-1 backup strategy for the primary storage volume is mandatory.
π‘οΈ Security & Governance (Risk Assessment)
- Jurisdiction & Geopolitics (FUTO/USA): FUTO is a US-incorporated entity subject to US law. However, because Immich operates exclusively as self-hosted software with no managed cloud offering, the US CLOUD Act carries zero operational relevance β FUTO never possesses, processes, or has access to your media data.
- The Compliance Shift: With no vendor SaaS layer, the entire compliance burden transfers to the operator. Physical security of storage hardware, infrastructure hardening of the Docker host, and data encryption at rest are entirely user-managed responsibilities β not vendor guarantees.
- License Risk (AGPL-3.0 Copyleft Trap): AGPL-3.0 includes strong network copyleft clauses. Any enterprise that modifies Immich's source code and exposes it as a network service to external users must publish those modifications under the same AGPL-3.0 terms. Standard internal deployment with no source modification is unaffected.
4. Market Landscape
π’ Proprietary Incumbents
- Google Photos: The primary target. Offers near-unlimited storage (via subscription) and industry-leading AI search, but harvests your personal media data for ad-targeting and model training.
- Apple iCloud Photos: A privacy-friendlier incumbent, but requires Apple hardware lock-in and a monthly subscription for storage beyond 5GB.
π€ Open Source Ecosystem
- PhotoPrism: The primary AI-powered competitor focusing on a more mature, stable search and tag experience.
- Piwigo: A long-standing photo gallery solution focused on organizational features and a large plugin ecosystem.