MeshCore-Self-Hosted
Docker 应用程序 from lalexfrank's Repository
概述
Self-hosted MeshCore web application with automatic updates. Hosts the official MeshCore web client locally, allowing you to connect to your MeshCore companion radio via USB or Bluetooth. Automatically checks for and downloads new MeshCore releases daily. USB connections work over HTTP with no extra setup. Bluetooth requires HTTPS — use a reverse proxy such as Cloudflare Tunnel or Nginx Proxy Manager in front of this container. Note: your MeshCore device must be flashed with BLE companion firmware to use Bluetooth.
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]/- 网络
bridge- 外壳
sh- 特权
- false
模板配置
WebUI PortPorttcp
Port to access the MeshCore web interface
- 目标
- 80
- 默认值
- 7171
- 价值
- 7171
TimezoneVariable
Timezone for container logs e.g. America/Chicago, America/New_York, Europe/London
- 目标
- TZ
- 默认值
- America/Chicago
- 价值
- America/Chicago
Update IntervalVariable
How often to check for MeshCore updates in seconds. Default is 86400 (24 hours).
- 目标
- UPDATE_INTERVAL
- 默认值
- 86400
- 价值
- 86400
Pin VersionVariable
Pin to a specific MeshCore version e.g. v1.43.0. Leave blank to always use the latest version. When set, auto-updates are disabled.
- 目标
- MESHCORE_VERSION
Base URLVariable
Base URL for MeshCore releases. Do not change unless you know what you are doing.
- 目标
- MESHCORE_BASE_URL
- 默认值
- https://files.liamcottle.net/MeshCore
- 价值
- https://files.liamcottle.net/MeshCore
App DataPathrw
Persistent storage for cached downloads and version tracking.
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/meshcore-selfhosted
- 价值
- /mnt/user/appdata/meshcore-selfhosted
详细信息
存储库
ghcr.io/lalexfrank/meshcore-selfhosted:latest最后更新2026-05-31
初见2026-05-13
在Unraid 上运行 MeshCore-Self-Hosted 。
MeshCore-Self-Hosted 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。