mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 21:42:18 -04:00
4cdc59e51c
* ci: doc format check * chore: linting
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.
