Install MeshSat Bridge

Docker Compose on any Linux machine. Raspberry Pi, ARM64 SBC, or x86_64 server.

Quick Install
curl -fsSL https://get.meshsat.net | sudo bash

Requirements

  • Linux (Ubuntu 22.04+, Debian 12+, Raspberry Pi OS)
  • ARM64 (aarch64) or x86_64 architecture
  • 2 GB+ RAM, 4 GB+ disk
  • Docker (installed automatically if missing)
  • Root or sudo access

What the installer does

  1. Detects architecture (aarch64 or x86_64)
  2. Installs Docker if not present
  3. Creates /opt/meshsat/ directory
  4. Downloads docker-compose.yml
  5. Pulls the MeshSat image from GHCR
  6. Starts MeshSat in standalone mode on port 6050

After install

Open http://<your-ip>:6050 in a browser. MeshSat auto-detects USB devices (Meshtastic radios, Iridium modems, ZigBee coordinators).

Supported platforms

PlatformArchitectureStatus
Raspberry Pi 5 / 4aarch64Tested
BananaPi BPI-M4 Zeroaarch64Tested
Other ARM64 SBCsaarch64Supported
x86_64 / amd64x86_64Supported