Malla---Capture
Docker 应用程序 from grtgbln's Repository
概述
Malla is a web analyzer for Meshtastic networks based on MQTT data.
This is the capture component.
要求
Requires separate Malla - Web and MQTT instances.
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
运行时参数
- 网络
bridge- 特权
- false
模板配置
MQTT - AddressVariable
MQTT broker address (IP or hostname) where Meshtastic devices publish data.
- 目标
- MALLA_MQTT_BROKER_ADDRESS
MQTT - PortVariable
MQTT broker port.
- 目标
- MALLA_MQTT_PORT
- 默认值
- 1883
- 价值
- 1883
MQTT - UsernameVariable
MQTT broker username (if required).
- 目标
- MALLA_MQTT_USERNAME
MQTT - PasswordVariable
MQTT broker password (if required).
- 目标
- MALLA_MQTT_PASSWORD
MQTT - Topic PrefixVariable
MQTT topic prefix used by Meshtastic devices.
- 目标
- MALLA_MQTT_TOPIC_PREFIX
- 默认值
- msh
- 价值
- msh
MQTT - Topic SuffixVariable
MQTT topic suffix used by Meshtastic devices.
- 目标
- MALLA_MQTT_TOPIC_SUFFIX
- 默认值
- /+/+/+/#
- 价值
- /+/+/+/#
MQTT - Default Channel KeyVariable
Default channel key for decrypting Meshtastic messages (if used).
- 目标
- MALLA_DEFAULT_CHANNEL_KEY
Data PathPath
Path to store Malla data.
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/malla/data
- 价值
- /mnt/user/appdata/malla/data
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---Capture 。
Malla---Capture 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。