{sortedHosts().length} {sortedHosts().length === 1 ? 'host' : 'hosts'}
-{sortedHosts().length} {sortedHosts().length === 1 ? 'host' : 'hosts'}
Deploy agents or manage existing Docker hosts
-pulse-docker-agent, ~7 MB)/var/run/docker.sock and sends metrics over HTTPS- Removing a host tears down the service and autostart hook automatically; keeping the binary for quick reinstalls is optional and called out in the dialog. -
-{installMeta().description}
-Run this command on your host to start monitoring.
+{installMeta().description}
Step 1 · Choose the operating system
-- Pick the platform you are onboarding. The install commands adapt automatically. -
-Generate API token
+
+ Create a fresh token scoped to {HOST_AGENT_SCOPE}.
+
{tokenStepLabel()}
-
- Generate a scoped token for this host. Tokens minted here grant the {HOST_AGENT_SCOPE} permission only.
-
- Need additional scopes? Visit Security → API tokens to create a bespoke credential. -
-
+ {copyCommand()}
+
+ {snippet.note}
+
-
- {snippet.command.replace(
- TOKEN_PLACEHOLDER,
- resolvedToken(),
- )}
-
-
- {snippet.note}
-- Generate a new token or confirm the stored one to unlock the install commands. + Generate a new token to unlock the install commands.
Confirm the no-token setup to continue.
- Pulse will create a scoped token for this host and automatically insert it into the install commands. You can manage or revoke tokens anytime from Security settings. -
-
- Friendly names make it easier to audit tokens later (e.g. host-lab-01).
-
- {variant === 'windows' - ? 'No Windows hosts have reported yet. Run the PowerShell installation script above as Administrator to deploy the agent.' - : 'No host agents are reporting yet. Deploy the binary using the commands above to see hosts listed here.'} + No host agents are reporting yet. Deploy the agent using the commands above to see hosts listed here.
} > @@ -615,7 +404,7 @@ export const HostAgents: Component