Sinistercalling
Sinistercalling
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
thank you guys
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
i see
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
so i should leave it and then do a pull with a new version when i think its safe ?
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
the immich version i mean
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
if i change my .env from 123.0 to release will it break immich again ?
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
question
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
holy crap it works
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
im trying to see how to use code formatting
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
is this correct ?
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
name: immich services: immich-server: container_name: immich_server image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release} volumes: - ${UPLOAD_LOCATION}:/usr/src/app/upload - /etc/localtime:/etc/localtime:ro env_file: - .env ports: - 2283:2283 depends_on: - redis - database restart: always immich-machine-learning: container_name: immich_machine_learning # For hardware acceleration, add one of -[armnn, cuda, openvino] to the image tag. # Example tag: ${IMMICH_VERSION:-release}-cuda image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release} # extends: # uncomment this section for hardware acceleration - see https://immich.app/docs/features/ml-hardware-acceleration # file: hwaccel.ml.yml # service: cpu # set to one of [armnn, cuda, openvino, openvino-wsl] for accelerated inference - use the -wsl version for WSL2 where applicable volumes: - model-cache:/cache env_file: - .env restart: always redis: container_name: immich_redis image: registry.hub.docker.com/library/redis:6.2-alpine@sha256:51d6c56749a4243096327e3fb964a48ed92254357108449cb6e23999c37773c5 restart: always database: container_name: immich_postgres image: registry.hub.docker.com/tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:90724186f0a3517cf6914295b5ab410db9ce23190a2d9d0b9dd6463e3fa298f0 environment: POSTGRES_PASSWORD: ${DB_PASSWORD} POSTGRES_USER: ${DB_USERNAME} POSTGRES_DB: ${DB_DATABASE_NAME} volumes: - pgdata:/var/lib/postgresql/data restart: always volumes: pgdata: model-cache:
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
the container or the command line there also ?
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
No description
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
let me see if i understand where those are
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
no i didnt sorry
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
i have
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
No description
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
after changing the port i just keep getting container portions restarting
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
the others regarding remove command im not sure i understand
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
i have changed the port
48 replies
IImmich
Created by Sinistercalling on 12/28/2024 in #help-desk-support
1.117.0
i do have things backed up elsewhere and do have several other containers i have setup, however immich seems like its in its own league
48 replies