photomigrator
Docker 应用程序 from rorar's Repository
概述
要求
运行时参数
- 网络用户界面
http://[IP]:[PORT:6078]- 网络
immich_internal- 外壳
bash
模板配置
HTTP port for the PhotoMigrator web interface.
- 目标
- 6078
- 默认值
- 6078
Persistent config directory (Config.ini, docker.conf).
- 目标
- /app/config
- 默认值
- /mnt/user/appdata/photomigrator/config
Source directory for the admin user's file browser. For Google Takeout migration, point this to your extracted Takeout folder (e.g. /mnt/user/immich/Takeout). Files will be browsable via Home (data) in the web UI.
- 目标
- /app/data/admin
- 默认值
- /mnt/user/immich/Takeout
Timezone for the container. Important for correct timestamps in logs and file suffixes. See: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
- 目标
- TZ
- 默认值
- Europe/Berlin
Set PUID/PGID to match your Unraid user. Find yours with: id $user
User ID to run the container as (default: 99 for nobody).
- 目标
- PUID
- 默认值
- 99
Group ID to run the container as (default: 100 for users).
- 目标
- PGID
- 默认值
- 100
Advanced settings for the PhotoMigrator web interface.
Comma-separated list of allowed base folders for the 'Remove Selected' feature in the web UI. Leave empty to disable deletion.
- 目标
- PHOTOMIGRATOR_WEB_DELETE_ROOTS
Maximum number of log output lines to buffer per job in the web UI.
- 目标
- PHOTOMIGRATOR_WEB_MAX_JOB_OUTPUT_LINES
- 默认值
- 100000
详细信息
jaimetur/photomigrator:latest在Unraid 上运行 Photomigrator 。
Photomigrator 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。