e-note-ion
Docker 应用程序 from JasonPuglisi's Repository
概述
运行时参数
- 网络
bridge- 特权
- false
模板配置
Required. Path to your config.toml on the host. Copy config.example.toml from the repo, fill in your API keys and settings, and point this path at the result. Display model (note/flagship), public mode, and enabled contrib content are all set in config.toml under [scheduler].
- 目标
- /app/config.toml
- 默认值
- /mnt/user/appdata/e-note-ion/config.toml
Optional. Path to a directory of personal content JSON files on the host. Files placed here are always loaded automatically. Leave blank if you only want to use bundled contrib content.
- 目标
- /app/content/user
- 默认值
- /mnt/user/appdata/e-note-ion/content
Container timezone (e.g. America/New_York, Europe/London). Controls when cron jobs fire. Should match the timezone set in config.toml under [scheduler].timezone, or be the only timezone setting if you omit that config key.
- 目标
- TZ
- 默认值
- America/Los_Angeles
Optional. Host port for the HTTP webhook listener (used by Plex and other push integrations). Only takes effect if [webhook] is enabled in config.toml with bind = "0.0.0.0". The container always listens on 8080 internally; this maps it to a host port. 32800 is the recommended default to avoid conflicts with other common services on 8080.
- 目标
- 8080
- 默认值
- 32800
详细信息
ghcr.io/jasonpuglisi/e-note-ion在Unraid 上运行 e-note-ion 。
e-note-ion 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。