@chatekco/swamp
v0.2.2
Published
pi.dev extension for orchestrating Swamp masters over Tailscale
Maintainers
Readme
@chatekco/swamp
pi.dev extension for orchestrating Swamp masters over Tailscale.
Author: Chance Jiang [email protected]
Chat with remote Swamp clusters, trigger workflows, and monitor health — all from your pi.dev TUI.
Install
pi install npm:@chatekco/swampSetup
Create ~/.config/swarm-masters.yaml:
my-project:
target: [email protected]
lxc: false
repo: ~/my-swamp
description: "my project description"Usage
/swamp list # Show all masters with health
/swamp my-project workflow list # List workflows on a master
/swamp my-project workflow run build # Trigger a workflow
/swamp all workflow run some-job # Run across all mastersPublish
source .env && npm publish --access publicLicense
MIT — Chatek
Author
Chance Jiang ([email protected])
