update meshchatx docs

This commit is contained in:
2026-01-07 19:12:09 -06:00
parent b56c004340
commit 19a2dc8403
4 changed files with 3 additions and 11 deletions

View File

@@ -1,11 +0,0 @@
# 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](../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.

3
docs/meshchatx.md Normal file
View File

@@ -0,0 +1,3 @@
# Welcome to MeshChatX
A fork of Reticulum Meshchat, with many more features, new UI/UX, better security and integrity.