Malla

Malla

Docker 应用程序 from grtgbln's Repository

概述

Malla is a web analyzer for Meshtastic networks based on MQTT data. This is the web component.

要求


        Requires a separate Malla - Capture instance.
        
        Requires a `config.yaml` file to be mounted at `/app/config.yaml` before starting the container. See configuration details: https://github.com/zenitraM/malla/blob/main/config.sample.yaml
    

运行时参数

网络用户界面
http://[IP]:[PORT:5008]/
网络
bridge
特权
false

模板配置

Web UI PortPorttcp

Container Port: 5008

目标
5008
默认值
5008
价值
5008
App NameVariable

Name of the Malla instance.

目标
MALLA_NAME
默认值
Malla
价值
Malla
Secret KeyVariable

Secret key.

目标
MALLA_SECRET_KEY
Config FilePathro

Path to the Malla config file.

目标
/app/config.yaml
默认值
/mnt/user/appdata/malla/config.yaml
价值
/mnt/user/appdata/malla/config.yaml
Data PathPath

Path to store Malla data.

目标
/app/data
默认值
/mnt/user/appdata/malla/data
价值
/mnt/user/appdata/malla/data
Debug ModeVariable

Enable debug mode.

目标
MALLA_DEBUG
默认值
false|true
Internal HostVariable

Internal host address for Malla web server. Not recommended to change.

目标
MALLA_HOST
默认值
0.0.0.0
价值
0.0.0.0
Internal PortVariable

Internal port for Malla web server. Not recommended to change.

目标
MALLA_PORT
默认值
5008
价值
5008
Internal Database PathVariable

Path to the internal database file inside the container. Not recommended to change.

目标
MALLA_DATABASE_FILE
默认值
/app/data/meshtastic_history.db
价值
/app/data/meshtastic_history.db

详细信息

存储库
ghcr.io/zenitram/malla:latest
最后更新2026-05-31
初见2026-01-15

在Unraid 上运行 Malla 。

Malla 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。