Machines

Add a machine

Install and pair

Install the same agent on the VPS and AMP host.

Installation does not permanently choose a role. Pair each machine, then enable controller, proxy, game-host, or proxy-target capabilities from the dashboard.

1. Install the service

Ubuntu 22.04 or 24.04, x86_64, with systemd.

curl -fsSL https://dashboard.gamerail.app/install.sh | sh
2. Create a pairing command

The controller creates machine credentials and an agent configuration command.

Current backend limitation

The pairing response currently embeds a localhost WebSocket endpoint. Pairing a remote AMP host requires the controller to return the externally reachable endpoint selected during setup.