Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 630 Bytes

File metadata and controls

8 lines (6 loc) · 630 Bytes

MatterbridgeDocker

A custom Docker Image for Matterbridge based on the one included in the original repo using alpine. If debug output is needed, remove the # sign infront of the command line in docker-compose.yml.

❗ This does not yet have the ability to write encrypted messages to Matrix as the pantalaimon container is currently throwing an error. ❗

Requirements:

Needs a matterbridge.toml file in the same location as the docker compose, for reference see the Wiki of the original repo