Malla---Capture

Malla---Capture

Aplicación Docker from grtgbln's Repository

Visión general

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

Requisitos


        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
    

Argumentos en tiempo de ejecución

Red
bridge
Privilegiado
false

Configuración de plantillas

MQTT - AddressVariable

MQTT broker address (IP or hostname) where Meshtastic devices publish data.

Objetivo
MALLA_MQTT_BROKER_ADDRESS
MQTT - PortVariable

MQTT broker port.

Objetivo
MALLA_MQTT_PORT
Por defecto
1883
Valor
1883
MQTT - UsernameVariable

MQTT broker username (if required).

Objetivo
MALLA_MQTT_USERNAME
MQTT - PasswordVariable

MQTT broker password (if required).

Objetivo
MALLA_MQTT_PASSWORD
MQTT - Topic PrefixVariable

MQTT topic prefix used by Meshtastic devices.

Objetivo
MALLA_MQTT_TOPIC_PREFIX
Por defecto
msh
Valor
msh
MQTT - Topic SuffixVariable

MQTT topic suffix used by Meshtastic devices.

Objetivo
MALLA_MQTT_TOPIC_SUFFIX
Por defecto
/+/+/+/#
Valor
/+/+/+/#
MQTT - Default Channel KeyVariable

Default channel key for decrypting Meshtastic messages (if used).

Objetivo
MALLA_DEFAULT_CHANNEL_KEY
Data PathPath

Path to store Malla data.

Objetivo
/app/data
Por defecto
/mnt/user/appdata/malla/data
Valor
/mnt/user/appdata/malla/data
Internal Database PathVariable

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

Objetivo
MALLA_DATABASE_FILE
Por defecto
/app/data/meshtastic_history.db
Valor
/app/data/meshtastic_history.db

Detalles

Repositorio
ghcr.io/zenitram/malla:latest
Última actualización2026-05-31
Visto por primera vez2026-01-15

Ejecute Malla---Capture en Unraid.

Malla---Capture se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.