RedditChatBridge
Docker 应用程序 from mmenanno's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:4567]/- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--restart=unless-stopped
模板配置
Bridge web UI.
- 目标
- 4567
- 默认值
- 4567
- 价值
- 4567
Persistent SQLite database (admin account, Discord IDs, Reddit cookies encrypted at rest, journal, sync checkpoint).
- 目标
- /app/state
- 默认值
- /mnt/user/appdata/reddit_chat_bridge
- 价值
- /mnt/user/appdata/reddit_chat_bridge
Web UI bind port inside the container. Only change this if you also remap the WebUI port above to match.
- 默认值
- 4567
- 价值
- 4567
Optional. Master secret used to derive the encryption key for the Reddit cookie jar at rest. Leave blank and the bridge auto-generates one on first boot and persists it in the database. Changing it after first boot will fail to decrypt previously-stored cookies.
Host user id the container should run as. Default 99 matches Unraid's `nobody`.
- 默认值
- 99
- 价值
- 99
Host group id the container should run as. Default 100 matches Unraid's `users`.
- 默认值
- 100
- 价值
- 100
File-mode creation mask. 022 (default) = files 644, dirs 755.
- 默认值
- 022
- 价值
- 022
详细信息
ghcr.io/mmenanno/reddit_chat_bridge:latest在Unraid 上运行 RedditChatBridge 。
RedditChatBridge 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。