Install

Center ZIP for Win/Linux, one-line Runner install, ports.

Center

Download the ZIP for your platform from GitHub Releases. Extract and run the installer:

# Windows (amd64)
.\install.ps1 -Port 8090

# Linux (amd64 / arm64)
chmod +x install.sh && ./install.sh --port 8090

Runner

ole runner join --url https://your-center:8090 --group production

Ports

ServiceDefault PortDirection
Center HTTP/HTTPS8080Inbound
Runner → Center443Outbound only
Trigger webhooksConfigurableInbound (optional)