Feat: Immich Server

This commit is contained in:
coolnsx
2025-06-30 19:27:52 +05:30
parent aa90d66815
commit 3fac8699fc
10 changed files with 156 additions and 1 deletions

13
immich/readme.md Normal file
View File

@@ -0,0 +1,13 @@
# Immich
- make required directory
```sh
mkdir ~/podman/immich/{ml,database}
mkdir ${UPLOAD_LOCATION}
```
- copy and modify env.example to .env
- change the URL for machine learning container in settings
## Major Problem
- none