PotatoMesh-Web---AMD64

PotatoMesh-Web---AMD64

Docker app from grtgbln's Repository

Overview

A federated, Meshtastic-powered node dashboard for your local community. This is the web container that displays data from ingested Meshtastic nodes.

Media gallery

Install PotatoMesh-Web---AMD64 on Unraid in a few clicks.

Find PotatoMesh-Web---AMD64 in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for PotatoMesh-Web---AMD64 Review the template variables and paths Click Install

Requirements


        Requires data from one or more PotatoMesh ingestors.
    

Related apps

Details

Repository
ghcr.io/l5yth/potato-mesh-web-linux-amd64:latest
Last Updated2026-06-29
First Seen2026-01-19

Runtime arguments

Network
bridge
Privileged
false

Template configuration

PotatoMesh InstanceVariable

Domain of the PotatoMesh instance to connect to.

Target
INSTANCE_DOMAIN
API KeyVariable

API key for authenticating with the PotatoMesh instance.

Target
API_TOKEN
Site NameVariable

Mesh network name

Target
SITE_NAME
Default
PotatoMesh
Value
PotatoMesh
ChannelVariable

Default channel to display on the web interface.

Target
CHANNEL
Default
#LongFast
Value
#LongFast
FrequencyVariable

Frequency the mesh is operating on.

Target
FREQUENCY
Default
915MHz|868MHz|433MHz
Map - CenterVariable

Default map center coordinates (latitude,longitude).

Target
MAP_CENTER
Map - ZoomVariable

Default map zoom level.

Target
MAP_ZOOM
Max DistanceVariable

Maximum distance (in km) to show nodes from the map center.

Target
MAX_DISTANCE
Default
42
Value
42
Contact LinkVariable

Community chat link or Matrix room for your community

Target
CONTACT_LINK
Default
#potatomesh:dod.ngo
Value
#potatomesh:dod.ngo
FederationVariable

Enable or disable PotatoMesh federation features.

Target
FEDERATION
Default
1|0
PrivateVariable

Hide public mesh messages from unauthenticated visitors (1=hidden, 0=public)

Target
PRIVATE
Default
0|1
Data StoragePath

Path to store application data.

Target
/app/.local/share/potato-mesh
Default
/mnt/user/appdata/potato-mesh-web/data
Value
/mnt/user/appdata/potato-mesh-web/data
Config StoragePath

Path to store configuration data.

Target
/app/.config/potato-mesh
Default
/mnt/user/appdata/potato-mesh-web/config
Value
/mnt/user/appdata/potato-mesh-web/config
Logs StoragePath

Path to store log files.

Target
/app/logs
Default
/mnt/user/appdata/potato-mesh-web/logs
Value
/mnt/user/appdata/potato-mesh-web/logs
DebuggingVariable

Enable or disable debugging.

Target
DEBUG
Default
0|1