Deploy the GitChain Orchestrator stack on a server (one-time setup)
From gitchain-orchestratornpx claudepluginhub c-0711/0711-tools --plugin gitchain-orchestratorThis skill uses the workspace's default tool permissions.
One-time setup of the GitChain Orchestrator on a server (REACTOR H200V or any Docker host).
$ARGUMENTS for target server (default: REACTOR at 192.168.145.10)# ⛓ GitChain Orchestrator Deployed
**Server:** {hostname} ({ip})
**Dashboard:** http://{ip}:9000
**WebSocket:** ws://{ip}:9001
**Session Ports:** 7700-7799
## Installed
- [x] Docker image: gitchain-session:latest
- [x] Bare repo: /opt/gitchain/shared.git
- [x] Launcher: ~/gitchain-orchestrator/scripts/new-session.sh
- [x] Multi-launcher: ~/gitchain-orchestrator/scripts/multi-session.sh
## Quick Start
./new-session.sh myproject 7700
## Test
curl http://{ip}:9000/api/sessions
→ Expected: []