Photon
Docker 应用程序 from Pa7ricstar's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:2322]/- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--restart=unless-stopped
模板配置
- 目标
- /photon/data
- 默认值
- /mnt/user/appdata/photon
- 价值
- /mnt/user/appdata/photon
- 目标
- 2322
- 默认值
- 2322
- 价值
- 2322
Controls how index updates are handled. PARALLEL downloads the new index in the background then swaps with minimal downtime (requires 2x space). SEQUENTIAL stops Photon, deletes the existing index, downloads the new one, then restarts. DISABLED prevents automatic updates.
- 目标
- UPDATE_STRATEGY
- 默认值
- DISABLED
- 价值
- DISABLED
How often to check for updates. To reduce server load, it is recommended to set this to a long interval (e.g., 720h for 30 days) or disable updates altogether if you do not need the latest data.
- 目标
- UPDATE_INTERVAL
- 默认值
- 30d
- 价值
- 30d
LARGE FILE SIZES! This might take up to 200GB depending on the selected region! Optional region for a specific dataset. Can be a continent (europe, asia), individual country/region (germany, usa, japan), country code (de, us, jp), or planet for worldwide data. See: https://github.com/rtuszik/photon-docker#available-regions
- 目标
- REGION
- 默认值
- planet
- 价值
- planet
Controls logging verbosity. (DEBUG, INFO, ERROR)
- 目标
- LOG_LEVEL
- 默认值
- INFO
- 价值
- INFO
Forces an index update on container startup, regardless of UPDATE_STRATEGY. (TRUE, FALSE)
- 目标
- FORCE_UPDATE
- 默认值
- FALSE
- 价值
- FALSE
Custom base URL for index data downloads. Should point to the parent directory of index files. The default has been changed to a community mirror to reduce load on the GraphHopper servers.
- 默认值
- https://download1.graphhopper.com/public/
- 价值
- https://download1.graphhopper.com/public/
Optionally skip MD5 verification of downloaded index files. (TRUE, FALSE)
- 目标
- SKIP_MD5_CHECK
- 默认值
- FALSE
- 价值
- FALSE
Photon executable parameters. See https://github.com/komoot/photon#running-photon.
- 目标
- FILE_URL
Optional notification URLs for Apprise to send status updates (e.g., download completion, errors). Supports multiple services like Pushover, Slack, email, etc. Example: pover://user@token,mailto://user:pass@gmail.com See: https://github.com/caronc/apprise
- 目标
- PHOTON_PARAMS
The User ID for the photon process. Set this to your host user's ID (id -u) to prevent permission errors when using bind mounts.
- 目标
- APPRISE_URLS
The Group ID for the photon process. Set this to your host group's ID (id -g) to prevent permission errors when using bind mounts.
- 默认值
- 99
- 价值
- 99
- 默认值
- 100
- 价值
- 100
下载统计数据
长期下载总量
详细信息
在Unraid 上运行 Photon 。
Photon 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。