RedditChatBridge

RedditChatBridge

Aplicación Docker from mmenanno's Repository

Visión general

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.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:4567]/
Red
bridge
Concha
bash
Privilegiado
false
Parámetros adicionales
--restart=unless-stopped

Configuración de plantillas

WebUIPorttcp

Bridge web UI.

Objetivo
4567
Por defecto
4567
Valor
4567
Data PathPathrw

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

Objetivo
/app/state
Por defecto
/mnt/user/appdata/reddit_chat_bridge
Valor
/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.

Por defecto
4567
Valor
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`.

Por defecto
99
Valor
99
PGIDVariable

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

Por defecto
100
Valor
100
UMASKVariable

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

Por defecto
022
Valor
022

Detalles

Repositorio
ghcr.io/mmenanno/reddit_chat_bridge:latest
Última actualización2026-06-02
Visto por primera vez2026-05-04

Ejecute RedditChatBridge en Unraid.

RedditChatBridge se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.