deployment-automation

Installation
SKILL.md

Deployment Automation Skill

Guides deployment of Muni software across heterogeneous platforms: rovers (ARM64) and depot (x86_64).

Overview

Muni has two deployment targets with different strategies:

Target Platform Method Build Tool Deploy Tool
Rovers aarch64 (ARM64) Binary + systemd cross / cargo deploy.sh (scp + ssh)
Depot x86_64 Docker containers Docker docker-compose

Key Files

Rover Deployment:

  • bvr/firmware/deploy.sh - Deployment script
  • bvr/firmware/config/bvr.toml - Runtime configuration
  • bvr/firmware/config/*.service - Systemd service units
Related skills

More from ecto/muni

Installs
4
Repository
ecto/muni
GitHub Stars
32
First Seen
Jan 26, 2026