🔺输入ip:port进入首页,新设置账号密码。然后需要重新登录,首先会让你设置照片的存储格式,我喜欢使用Y/MM-DD/NAME的形式。 一、设置照片存储格式 二、WEB端 🔺点击上传按钮即可上传照片。 🔺根据GPS定位 🔺服务运行状态 🔺配置参数页面 三、移动app ...
REDIS_PORT: 6379 redis 端口,如上步骤安装的话就是此值 REDIS_PASSWORD: redis密码,如上步骤安装的话此值为空白 MACHINE_LEARNING_xx: 两个参数默认即可 Appdata: /mnt/user/appdata/immich 用户配置文件目录 UID相关配置一般默认即可 启动容器,访问webUI,完成一下基础用户注册配置即可 webUI 若无法打开端口,可...
fix(web): delete action from full-screen reset view port in gallery view by@abaroniin#15469 fix: reset/regenerate memories by@jrasm91in#16548 fix(server): fix import path truthiness check by@etnoyin#16570 fix(mobile): incorrect memories with timezone by@alextran1502in#16562 ...
Accessing the Immich web UI Once Docker has pulled the images, it will begin hosting the Immich container and its necessary packages. Assuming you haven’t modified the port number in the docker-compose.yml file, Typelocalhostfollowed by a colon (:) and the port number2283in theSearch Bar...
traefik.http.services.immich-service.loadbalancer.server.port: 3001 traefik.docker.network: proxy volumes: - ${UPLOAD_LOCATION}:/usr/src/app/upload:rw #This is the path where all files you upload with cli go - ${BASE_PATH}/immich-server:/config ...
[1] LOG: listening on IPv4 address "0.0.0.0", port 5432 immich_postgres | 2024-07-02 17:19:41.718 UTC [1] LOG: listening on IPv6 address "::", port 5432 immich_postgres | 2024-07-02 17:19:41.721 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" ...
DB_URL=postgres://$(DB_USERNAME):$(DB_PASSWORD)@$(DB_HOSTNAME):$(DB_PORT)/$(DB_DATABASE_NAME)?sslmode=no-verify Initializing Immich v1.125.1 Detected CPU Cores: 16 Starting api worker Starting microservices worker [Nest] 8 - 01/23/2025, 8:13:06 PM LOG [Microservices:EventRepository...
Heyhey, I just installed the power tools and did a copy paste from the appdata-backup-file of immich instance. It does not give any error in log, but on the web-ui i cant see anything. Under people it give sthe "ERR_BAD_RESPONSE" How to ...
fix(web): delete action from full-screen reset view port in gallery view by@abaroniin#15469 fix: reset/regenerate memories by@jrasm91in#16548 fix(server): fix import path truthiness check by@etnoyin#16570 fix(mobile): incorrect memories with timezone by@alextran15...