NotKA13
NotKA13
IImmich
Created by NotKA13 on 4/29/2025 in #help-desk-support
Variables not found in the .env
Looks like I've got some variables to figure out, and some username/password stuff, but I'm closer how. Thank you much @bo0tzz
14 replies
IImmich
Created by NotKA13 on 4/29/2025 in #help-desk-support
Variables not found in the .env
OK great, so I used sudo docker compose --env-file /home/kevarini/docker/.env -f immich.yml up -d and it looks like it's starting up. assuming I'm starting from scratch, will that be needed with every start/creation?
14 replies
IImmich
Created by NotKA13 on 4/29/2025 in #help-desk-support
Variables not found in the .env
I have them in a different folder. I keep my compose files organized in a different one. and the .env in another. Compose: /home/kevarini/docker/belona/compose/ .env: /home/kevarini/docker/ I call that out in my immich.yml compose file to point to the correct spot.
14 replies
IImmich
Created by NotKA13 on 4/29/2025 in #help-desk-support
Variables not found in the .env
kevarini@Bellona:~/docker$ ls -la
total 68
drwxrwxr-x+ 7 root root 4096 Apr 29 08:38 .
drwxr-x--- 27 kevarini kevarini 4096 Apr 26 22:32 ..
drwxrwxr-x+ 41 root root 4096 Mar 26 17:59 appdata
drwxrwxr-x+ 3 root root 4096 Jan 15 14:00 compose
-rw-rw-r--+ 1 kevarini kevarini 2495 Apr 2 07:10 docker-compose-bellona.yml
-rw-rwx---+ 1 root root 1194 Apr 29 08:34 .env
drwxrwxr-x+ 3 root root 4096 Feb 26 14:17 logs
drwxrwxr-x+ 2 root root 4096 Jan 7 16:30 scripts
drw-rwx---+ 2 root root 4096 Mar 6 15:03 secrets
kevarini@Bellona:~/docker$ ls -la
total 68
drwxrwxr-x+ 7 root root 4096 Apr 29 08:38 .
drwxr-x--- 27 kevarini kevarini 4096 Apr 26 22:32 ..
drwxrwxr-x+ 41 root root 4096 Mar 26 17:59 appdata
drwxrwxr-x+ 3 root root 4096 Jan 15 14:00 compose
-rw-rw-r--+ 1 kevarini kevarini 2495 Apr 2 07:10 docker-compose-bellona.yml
-rw-rwx---+ 1 root root 1194 Apr 29 08:34 .env
drwxrwxr-x+ 3 root root 4096 Feb 26 14:17 logs
drwxrwxr-x+ 2 root root 4096 Jan 7 16:30 scripts
drw-rwx---+ 2 root root 4096 Mar 6 15:03 secrets
14 replies
IImmich
Created by NotKA13 on 4/29/2025 in #help-desk-support
Variables not found in the .env
in the docker compose folder or the .env folder?
14 replies