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
- Open Pairing in your member area.
- Click Generate pairing token.
- 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.