mirror of
https://github.com/immich-app/immich.git
synced 2025-11-03 03:37:46 +09:00
* chore(docs): refactor pages * fix: links * fix: broken link * refactor: post install steps using partials
878 B
878 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.
