AlwaysBeCookin
IImmich
•Created by AlwaysBeCookin on 4/24/2025 in #help-desk-support
immich cli uploading
How can i upload using immich cli not from inside immich server container?
I'm doing this:
immich login https://omv-nas:2
283/api EiKddExnMrHXGkBXSKDfGRwaOetvGOnTjt5WU1Mo2A
and it fails resulting in
-bash: immich: command not found
Where can i find the docs for latest immich cli?10 replies
IImmich
•Created by AlwaysBeCookin on 4/17/2025 in #help-desk-support
Recommend ENV for immich docker setup
Hi guys,
I have setup immich on my OMV7 using Portainer. What would be a clean setup of upload and database path?
I want all the:
- app related stuff in immich/app-data,
- postgress data in immich/postgress (so I can easily cleanup Immich and restart setup),
- media master (original) files in immich/media so I can upload them using immich cli.
What is confusing is that immich is creating own app folders inside immich/app-data which include postgress and upload folders. But then there is a separate postgress folder for the postgress container and the upload path doesn't seem to be raleted with Immich/app-data/upload.
14 replies