Files
immich/docs/docs/developer/architecture.md
Jason Rasmussen 752b267399 chore(docs): refactor pages (#1144)
* chore(docs): refactor pages

* fix: links

* fix: broken link

* refactor: post install steps using partials
2022-12-21 15:01:50 -06:00

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