Нет описания

root e62b637c26 Moved readme file 7 лет назад
Dockerfile b5e7800a99 fixed upgrade command 8 лет назад
README.md e62b637c26 Moved readme file 7 лет назад

README.md

meschat-docker

Create a aredn meshchat server using docker

Instructions

Use Jacob's instructions for installing the API package on your aredn node

Example of docker run

docker run --rm -e "LOCAL_NODE=192.168.50.2" -e "MESH_ZONE=MeshChat" -h kf7ztb.local.mesh -p 9050:80 snppla/meshchat-docker

Hostname

Set the hostname to match your aredn dns name

Environment Variables:

MESH_ZONE

Set the zone. By default it is set to MeshChat

LOCAL_NODE

Set the ip address of the aredn node