Pairing

The local dashboard authenticates to your agent using a one-time pairing token generated in the member area. Tokens are short-lived and single-use.

Generate a token

  1. Open Pairing in your member area.
  2. Click Generate pairing token.
  3. Copy the token — it’s shown once and expires within minutes.

Use the token

On your VPS:

ghaits pair <token>

The dashboard exchanges the token for a session. Subsequent dashboard logins continue to validate against the central API.

Even when the dashboard is exposed via a Cloudflare Tunnel, pairing-token auth remains required.