lingawakad / mmrelay-docker

A relay between a Matrix.org room and a Meshtastic radio. This is not an official product of Matrix.org or Meshtastic. This is an unofficial docker container of M<>M Relay

Home Page:https://github.com/geoffwhittington/meshtastic-matrix-relay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

M<>M Relay - Dockerized

Meshtastic <=> Matrix Relay is a powerful and easy-to-use relay between Meshtastic devices and Matrix chat rooms, allowing seamless communication across platforms.

This project merely Dockerizes it

To Use

Obtain a local copy of the sample_config.yaml, modify it per their instructions and your use case, rename it to config.yaml and provide it to the container at the /home/mmrelay mount

i.e.

docker run -d --name mmrelay -v ./config.yaml:/home/mmrelay/config.yaml ghcr.io/lingawakad/mmrelay-docker:latest

About

A relay between a Matrix.org room and a Meshtastic radio. This is not an official product of Matrix.org or Meshtastic. This is an unofficial docker container of M<>M Relay

https://github.com/geoffwhittington/meshtastic-matrix-relay

License:MIT License