Malla
Docker app from grtgbln's Repository
Overview
Malla is a web analyzer for Meshtastic networks based on MQTT data.
This is the web component.
Requirements
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
Runtime arguments
- Web UI
http://[IP]:[PORT:5008]/- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 5008
- Target
- 5008
- Default
- 5008
- Value
- 5008
App NameVariable
Name of the Malla instance.
- Target
- MALLA_NAME
- Default
- Malla
- Value
- Malla
Secret KeyVariable
Secret key.
- Target
- MALLA_SECRET_KEY
Config FilePathro
Path to the Malla config file.
- Target
- /app/config.yaml
- Default
- /mnt/user/appdata/malla/config.yaml
- Value
- /mnt/user/appdata/malla/config.yaml
Data PathPath
Path to store Malla data.
- Target
- /app/data
- Default
- /mnt/user/appdata/malla/data
- Value
- /mnt/user/appdata/malla/data
Debug ModeVariable
Enable debug mode.
- Target
- MALLA_DEBUG
- Default
- false|true
Internal HostVariable
Internal host address for Malla web server. Not recommended to change.
- Target
- MALLA_HOST
- Default
- 0.0.0.0
- Value
- 0.0.0.0
Internal PortVariable
Internal port for Malla web server. Not recommended to change.
- Target
- MALLA_PORT
- Default
- 5008
- Value
- 5008
Internal Database PathVariable
Path to the internal database file inside the container. Not recommended to change.
- Target
- MALLA_DATABASE_FILE
- Default
- /app/data/meshtastic_history.db
- Value
- /app/data/meshtastic_history.db
Categories
Details
Repository
ghcr.io/zenitram/malla:latestLast Updated2026-05-31
First Seen2026-01-15
Run Malla on Unraid.
Malla is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.