photomigrator
photomigrator
Docker app from rorar's Repository
Overview
Requirements
Runtime arguments
- Web UI
http://[IP]:[PORT:6078]- Network
immich_internal- Shell
bash
Template configuration
HTTP port for the PhotoMigrator web interface.
- Target
- 6078
- Default
- 6078
Persistent config directory (Config.ini, docker.conf).
- Target
- /app/config
- Default
- /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.
- Target
- /app/data/admin
- Default
- /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
- Target
- TZ
- Default
- 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).
- Target
- PUID
- Default
- 99
Group ID to run the container as (default: 100 for users).
- Target
- PGID
- Default
- 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.
- Target
- PHOTOMIGRATOR_WEB_DELETE_ROOTS
Maximum number of log output lines to buffer per job in the web UI.
- Target
- PHOTOMIGRATOR_WEB_MAX_JOB_OUTPUT_LINES
- Default
- 100000
Details
jaimetur/photomigrator:latestRun Photomigrator on Unraid.
Photomigrator is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.