forked from Cutlery/immich
* Update app architecture with typesense * Update readme * Added local search * replace diagram * Update search page
987 B
987 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.