🔺输入ip:port进入首页,新设置账号密码。然后需要重新登录,首先会让你设置照片的存储格式,我喜欢使用Y/MM-DD/NAME的形式。 一、设置照片存储格式 二、WEB端 🔺点击上传按钮即可上传照片。 🔺根据GPS定位 🔺服务运行状态 🔺配置参数页面 三、移动app ...
REDIS_HOSTNAME: redis IP,如上步骤安装的话就是本机ip REDIS_PORT: 6379 redis 端口,如上步骤安装的话就是此值 REDIS_PASSWORD: redis密码,如上步骤安装的话此值为空白 MACHINE_LEARNING_xx: 两个参数默认即可 Appdata: /mnt/user/appdata/immich 用户配置文件目录 UID相关配置一般默认即可 启动容器,访问webU...
fix(web): delete action from full-screen reset view port in gallery view by @abaroni in #15469 fix: reset/regenerate memories by @jrasm91 in #16548 fix(server): fix import path truthiness check by @etnoy in #16570 fix(mobile): incorrect memories with timezone by @alextran1502 in #1...
Scheme:默认http#一般不用改Forward Hostname / IP:172.17.0.1#一般为 `172.17.0.1` ,可能有所不一,请执行 `ip addr` 自行查找 `docker0` 网卡的内网IP!Forward Port:2283#暴露端口(若跟着本文未修改 `yaml` 文件中的暴露端口。应为 `2078` ) Bash Copy 如下图所示 先不要着急着点Save,大家先去DNS提供...
Forward Port:2283 #暴露端口(若跟着本文未修改 `yaml` 文件中的暴露端口。应为 `2078` ) 如下图所示 先不要着急着点Save,大家先去DNS提供商解析域名哦!然后我们可以为程序添加上SSL证书,给他加上一道小绿锁,不过如果你点了也没关系,没点Save的朋友点击SSL,然后点击Request a new SSL Certificate,然后把Force...
#TYPESENSE_PORT:8108#TYPESENSE_PROTOCOL:http ### # Reverse Geocoding # 该部分为反向地理位置编码的配置,按需根据配置文件修改 # Reverse geocoding is done locally which has a small impact on memory usage # This memory usage can be altered by changing...
Web Mobile Your docker-compose.yml content version:"3.8"services:immich-server:container_name:immich_serverimage:ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}command:[ "start.sh", "immich" ]volumes: -${UPLOAD_LOCATION}:/usr/src/app/uploadenv_file: ...
使用kubectl命令行工具或TrueNAS SCALE的Web界面创建部署和服务。 确保部署和服务配置正确,包括镜像地址、端口映射和卷挂载。 5. 验证Immich是否成功安装并运行 登录TrueNAS SCALE的管理界面。 检查Docker容器或Kubernetes部署的状态,确保它们正在运行。 访问Immich的Web界面(通常通过TrueNAS SCALE的IP地址和配置的端口进行访问...
the nginx config finds location /api and maps it to the server part on port 3001. going straight to the app on port 3000 shouldn't work, i believe. If that's not it, can you post your nginx config, immich_web.env, and immich_server.env? maybe something isn't right in one of ...
Typelocalhostfollowed by a colon (:) and the port number2283in theSearch Barof your favorite web browser to access the Immich server on your local machine. Alternatively, you can replace thelocalhoststring with theIP addressof the machine running the Immich server if you want to access Immi...