Files
immich/docs/docs/developer/architecture.md
Alex b8785a5b93 chore(doc): Update (#1846)
* remove non-avx info

* background app refresh

* user popup

* architecture
2023-02-23 10:14:02 -06:00

936 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.