doc: Add content for usage section (#922)

This commit is contained in:
Alex
2022-11-03 21:42:24 -05:00
committed by GitHub
parent 296a5e786e
commit 0f9c2f0a38
33 changed files with 192 additions and 507 deletions

View File

@@ -18,6 +18,6 @@ The app is built with the following technologies
* [Redis](https://redis.io/) for communication between the core server and the microservices.
* [NGINX](https://www.nginx.com/) for internal communication between containers and load balancing when scaling.
# App architecture
## High level architecture
![Immich Architecture](./img/app-architecture.png)