PotatoMesh-Ingestor---AMD64

PotatoMesh-Ingestor---AMD64

Docker app from grtgbln's Repository

Overview

A federated, Meshtastic-powered node dashboard for your local community. This is the ingestor container that connects a Meshtastic device to a PotatoMesh instance.

Media gallery

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

Find PotatoMesh-Ingestor---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-Ingestor---AMD64 Review the template variables and paths Click Install

Requirements


        Requires a Meshtastic node.
    

Related apps

Details

Repository
ghcr.io/l5yth/potato-mesh-ingestor-linux-amd64:latest
Last Updated2026-07-02
First Seen2026-01-19

Runtime arguments

Network
bridge
Privileged
false

Template configuration

USB DeviceDevice

USB device to use for ingestion.

Target
/dev/ttyUSB0
Default
/dev/ttyUSB0
Value
/dev/ttyUSB0
Instance DomainVariable

Domain of the web instance to connect to.

Target
INSTANCE_DOMAIN
PotatoMesh InstanceVariable

Domain of the PotatoMesh instance to connect to.

Target
POTATOMESH_INSTANCE
API KeyVariable

API key for authenticating with the PotatoMesh instance.

Target
API_TOKEN
Site NameVariable

Name of the site for this ingestor.

Target
SITE_NAME
Allowed ChannelsVariable

Comma-separated channel names the ingestor accepts; other channels are skipped before hidden filters.

Target
ALLOWED_CHANNELS
Default
LongFast
Value
LongFast
Hidden ChannelsVariable

Comma-separated channel names the ingestor skips after allowed filters.

Target
HIDDEN_CHANNELS
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
Channel IndexVariable

Index of the channel to use on the USB device.

Target
CHANNEL_INDEX
Default
0
Value
0
Internal USB DeviceVariable

Internal path to the USB device. Not recommended to change.

Target
CONNECTION
Default
/dev/ttyUSB0
Value
/dev/ttyUSB0
Localtime pathPathro

Localtime path

Target
/etc/localtime
Default
/etc/localtime
Value
/etc/localtime
DebuggingVariable

Enable or disable debugging.

Target
DEBUG
Default
0|1