mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-29 09:55:53 +00:00
986 B
986 B
| 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.
