mirror of
https://github.com/immich-app/immich.git
synced 2025-05-24 02:13:51 -04:00
986 B
986 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.
- Typesense for search.
Web Server
- NGINX for internal communication between containers and load balancing when scaling.