Malla---Capture
Malla---Capture
Docker-Anwendung from grtgbln's Repository
Übersicht
Malla is a web analyzer for Meshtastic networks based on MQTT data.
This is the capture component.
Anforderungen
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
Laufzeit-Argumente
- Netzwerk
bridge- Privilegiert
- false
Konfiguration der Vorlage
MQTT - AddressVariable
MQTT broker address (IP or hostname) where Meshtastic devices publish data.
- Ziel
- MALLA_MQTT_BROKER_ADDRESS
MQTT - PortVariable
MQTT broker port.
- Ziel
- MALLA_MQTT_PORT
- Standard
- 1883
- Wert
- 1883
MQTT - UsernameVariable
MQTT broker username (if required).
- Ziel
- MALLA_MQTT_USERNAME
MQTT - PasswordVariable
MQTT broker password (if required).
- Ziel
- MALLA_MQTT_PASSWORD
MQTT - Topic PrefixVariable
MQTT topic prefix used by Meshtastic devices.
- Ziel
- MALLA_MQTT_TOPIC_PREFIX
- Standard
- msh
- Wert
- msh
MQTT - Topic SuffixVariable
MQTT topic suffix used by Meshtastic devices.
- Ziel
- MALLA_MQTT_TOPIC_SUFFIX
- Standard
- /+/+/+/#
- Wert
- /+/+/+/#
MQTT - Default Channel KeyVariable
Default channel key for decrypting Meshtastic messages (if used).
- Ziel
- MALLA_DEFAULT_CHANNEL_KEY
Data PathPath
Path to store Malla data.
- Ziel
- /app/data
- Standard
- /mnt/user/appdata/malla/data
- Wert
- /mnt/user/appdata/malla/data
Internal Database PathVariable
Path to the internal database file inside the container. Not recommended to change.
- Ziel
- MALLA_DATABASE_FILE
- Standard
- /app/data/meshtastic_history.db
- Wert
- /app/data/meshtastic_history.db
Kategorien
Einzelheiten
Repository
ghcr.io/zenitram/malla:latestZuletzt aktualisiert2026-05-31
Erstmals gesehen2026-01-15
Führen Sie Malla---Capture auf Unraid aus.
Malla---Capture ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.