RedditChatBridge
RedditChatBridge
Docker app from mmenanno's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:4567]/- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
Bridge web UI.
- Target
- 4567
- Default
- 4567
- Value
- 4567
Persistent SQLite database (admin account, Discord IDs, Reddit cookies encrypted at rest, journal, sync checkpoint).
- Target
- /app/state
- Default
- /mnt/user/appdata/reddit_chat_bridge
- Value
- /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.
- Default
- 4567
- Value
- 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`.
- Default
- 99
- Value
- 99
Host group id the container should run as. Default 100 matches Unraid's `users`.
- Default
- 100
- Value
- 100
File-mode creation mask. 022 (default) = files 644, dirs 755.
- Default
- 022
- Value
- 022
Categories
Details
ghcr.io/mmenanno/reddit_chat_bridge:latestRun RedditChatBridge on Unraid.
RedditChatBridge is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.