Pair a machine
Mint a one-shot token here, paste it on the machine you want to connect. The daemon dials wss://api.iris.thaloz.com/ws/daemon — no inbound ports.
Sign in to pair a machine
Tokens are scoped to your account and live for 10 minutes.
Mint a token
One token, one machine, 10 minutes. The machine's name comes from its daemon.yaml, so you recognize it in the list.
On the machine
Paste the token into these two commands.
# 1. pair (once)
$ daemon pair <PASTE_TOKEN>
# 2. run the daemon (stays up)
$ daemon run
(server_url and name come from ~/.iris/daemon.yaml)
The machine appears under Machines the moment the link is up.