1
0
forked from Cutlery/immich
immich-quadlet/docs/docs/developer/architecture.md
Alex 8b001b87d2
chores(doc): Update documentation (#2145)
* Update app architecture with typesense

* Update readme

* Added local search

* replace diagram

* Update search page
2023-04-01 21:22:16 -05:00

987 B

sidebar_position
sidebar_position
1

Architecture

High Level Diagram

Immich Architecture

Technology

Immich is a full-stack TypeScript application, with a Flutter mobile app.

Mobile

Web

Server

Database

Web Server

  • NGINX for internal communication between containers and load balancing when scaling.