RedditChatBridge

RedditChatBridge

Docker-Anwendung from mmenanno's Repository

Übersicht

Self-hosted bridge between Reddit Chat and a private Discord server. Reddit DMs land in per-conversation #dm-* channels with the sender's snoovatar; replies relay back under your Reddit identity. All config happens in the bcrypt-protected admin web UI after first run.

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:4567]/
Netzwerk
bridge
Shell
bash
Privilegiert
false
Extra Params
--restart=unless-stopped

Konfiguration der Vorlage

WebUIPorttcp

Bridge web UI.

Ziel
4567
Standard
4567
Wert
4567
Data PathPathrw

Persistent SQLite database (admin account, Discord IDs, Reddit cookies encrypted at rest, journal, sync checkpoint).

Ziel
/app/state
Standard
/mnt/user/appdata/reddit_chat_bridge
Wert
/mnt/user/appdata/reddit_chat_bridge
PORTVariable

Web UI bind port inside the container. Only change this if you also remap the WebUI port above to match.

Standard
4567
Wert
4567
SESSION_SECRETVariable

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.

PUIDVariable

Host user id the container should run as. Default 99 matches Unraid's `nobody`.

Standard
99
Wert
99
PGIDVariable

Host group id the container should run as. Default 100 matches Unraid's `users`.

Standard
100
Wert
100
UMASKVariable

File-mode creation mask. 022 (default) = files 644, dirs 755.

Standard
022
Wert
022

Einzelheiten

Repository
ghcr.io/mmenanno/reddit_chat_bridge:latest
Zuletzt aktualisiert2026-05-31
Erstmals gesehen2026-05-04

Führen Sie RedditChatBridge auf Unraid aus.

RedditChatBridge ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.