AlwaysBeCookin
IImmich
•Created by AlwaysBeCookin on 4/24/2025 in #help-desk-support
immich cli uploading
and then
npm install -g @immich/cli
10 replies
IImmich
•Created by AlwaysBeCookin on 4/24/2025 in #help-desk-support
immich cli uploading
nvm alias default lts/*
10 replies
IImmich
•Created by AlwaysBeCookin on 4/24/2025 in #help-desk-support
immich cli uploading
nvm install --lts
10 replies
IImmich
•Created by AlwaysBeCookin on 4/24/2025 in #help-desk-support
immich cli uploading
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
10 replies
IImmich
•Created by AlwaysBeCookin on 4/24/2025 in #help-desk-support
immich cli uploading
I managed to do it by installing nvm first.
Then i had to install npm lts using nvm.
Then i logged in and run the upload. It installed without any errors or warnings.
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
10 replies
IImmich
•Created by AlwaysBeCookin on 4/17/2025 in #help-desk-support
Recommend ENV for immich docker setup
@Mraedis thanks. I just set upload location to app-data
14 replies
IImmich
•Created by AlwaysBeCookin on 4/17/2025 in #help-desk-support
Recommend ENV for immich docker setup
app-data/upload contains same folders as app-data. Why?
14 replies
IImmich
•Created by AlwaysBeCookin on 4/17/2025 in #help-desk-support
Recommend ENV for immich docker setup
the env variables
14 replies
IImmich
•Created by AlwaysBeCookin on 4/17/2025 in #help-desk-support
Recommend ENV for immich docker setup
This is the portainer immich stack configuration yaml
14 replies