mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2025-12-20 11:55:16 +05:30
Feat: Immich Server
This commit is contained in:
13
immich/readme.md
Normal file
13
immich/readme.md
Normal 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
|
||||
Reference in New Issue
Block a user