a. Install the inference runtime. Install
Ollama for Windows and pull the models this box should serve (it listens on
127.0.0.1:11434; the agent is the only thing that talks to the network).
ollama pull nemotron-3.5-lightning:latest
b. Download the agent (PowerShell, from this gateway):
c. Register this box — one command, no browser trip. Because you're already signed in as admin here, this enrolls
and approves the box from its own terminal:
Fill in a node name above and click Generate.
Manual alternative (enroll here, approve on the Access tab)
Generate a token above and this fills in.
d. Run as a Windows service (NSSM; run PowerShell as Administrator):
Generate a token above and this fills in.
a. Install the inference runtime and pull models:
curl -fsSL https://ollama.com/install.sh | sh
ollama pull nemotron-3.5-lightning:latest
c. Register this box — one command, no browser trip. Because you're already signed in as admin here, this enrolls
and approves the box from its own terminal:
Fill in a node name above and click Generate.
Manual alternative (enroll here, approve on the Access tab)
Generate a token above and this fills in.
d. Run as a systemd service:
Generate a token above and this fills in.