Skip to content

Immich

Self-hosted photo and video management — a Google Photos alternative with AI-powered search, face recognition, and mobile apps.

Imageghcr.io/immich-app/immich-server:release
Web UIhttp://your-server:2283
Config path{BASE_DIR}/immich/postgres
Data{BASE_DIR}/data/media/pictures
Websiteimmich.app
Source codeGitHub
Android appPlay Store
iOS appApp Store

Resource Impact

PerformanceHigh — ML processing for face detection and search
StorageHigh — Stores all photos and videos

Installation

sh
mithrandir install immich

Architecture

Immich is a multi-container app consisting of:

  • immich_server — Main application server
  • immich_machine_learning — AI/ML processing (face detection, search, etc.)
  • immich_redis — Cache layer
  • immich_postgres — PostgreSQL database with vector extensions

Optional Secrets

VariableDefaultDescription
IMMICH_DB_PASSWORDpostgresPostgreSQL database password

Setup

Complete the onboarding wizard and setup your photos & videos.

Clients

Use the official Android or iOS clients.