Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 438 Bytes

meshchat_on_docker.md

File metadata and controls

11 lines (7 loc) · 438 Bytes

MeshChat on Docker

A docker image is automatically built by GitHub actions, and can be downloaded from the GitHub container registry.

docker pull ghcr.io/liamcottle/reticulum-meshchat:latest

Additionally, an example docker-compose.yml is available.

The example automatically generates a new reticulum config file in the meshchat-config volume. The MeshChat database is also stored in this volume.