Malla

Malla

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 web component.

Requisitos


        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
    

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:5008]/
Red
bridge
Privilegiado
false

Configuración de plantillas

Web UI PortPorttcp

Container Port: 5008

Objetivo
5008
Por defecto
5008
Valor
5008
App NameVariable

Name of the Malla instance.

Objetivo
MALLA_NAME
Por defecto
Malla
Valor
Malla
Secret KeyVariable

Secret key.

Objetivo
MALLA_SECRET_KEY
Config FilePathro

Path to the Malla config file.

Objetivo
/app/config.yaml
Por defecto
/mnt/user/appdata/malla/config.yaml
Valor
/mnt/user/appdata/malla/config.yaml
Data PathPath

Path to store Malla data.

Objetivo
/app/data
Por defecto
/mnt/user/appdata/malla/data
Valor
/mnt/user/appdata/malla/data
Debug ModeVariable

Enable debug mode.

Objetivo
MALLA_DEBUG
Por defecto
false|true
Internal HostVariable

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

Objetivo
MALLA_HOST
Por defecto
0.0.0.0
Valor
0.0.0.0
Internal PortVariable

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

Objetivo
MALLA_PORT
Por defecto
5008
Valor
5008
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 en Unraid.

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