# Deploy Immich with Easypanel

URL: /templates/immich

Immich is a self-hosted photo and video backup solution designed for individuals and families to store and manage their media files efficiently. It provides a modern interface with features like automatic uploads, deduplication, and powerful search capabilities. Immich ensures that you maintain full control over your media while offering a smooth and user-friendly experience.

## Installation notes

Wait for the migration to complete.

## Benefits

### Secure Media Backup

Immich allows you to back up your photos and videos securely, ensuring privacy and accessibility at all times.

### Self-Hosted Control

Maintain full control over your media files with a self-hosted solution designed for flexibility and security.

### Advanced Search and Categorization

Leverage machine learning for smart categorization, facial recognition, and efficient searching of your media library.

## Features

### Automatic Uploads

Automatically back up photos and videos from your devices, keeping your media synchronized effortlessly.

### Machine Learning Integration

Use built-in machine learning capabilities for facial recognition and advanced media tagging.

### Modern Web Interface

Enjoy an intuitive and sleek web interface for managing your media files with ease.

### Deduplication

Save storage space with automatic detection and removal of duplicate files.

## Configuration

- `appServiceName` (App Service Name, required): immich

- `appServiceImage` (App Service Image, required): ghcr.io/immich-app/immich-server:v2.7.5

- `mlServiceImage` (ML Service Image, required): ghcr.io/immich-app/immich-machine-learning:v2.7.5

## Services

- immich: app (ghcr.io/immich-app/immich-server:v2.7.5)

- immich-ml: app (ghcr.io/immich-app/immich-machine-learning:v2.7.5)

- immich-db: postgres

- immich-redis: redis

## Resources

- [Documentation](https://immich.app/docs)

- [Github](https://github.com/immich-app/immich)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/immich)