mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
936 B
936 B
sidebar_position
| sidebar_position |
|---|
| 1 |
Architecture
High Level Diagram
Technology
Immich is a full-stack TypeScript application, with a Flutter mobile app.
Mobile
Web
Server
Database
- PostgreSQL
- Redis for job queuing.
Web Server
- NGINX for internal communication between containers and load balancing when scaling.
