Install PulseNode Agent on Standalone VM

Install the PulseNode agent on a standalone VM using the hystaller binary.

Prerequisites

  • You have access to the License Portal.

  • You have SSH access to the target VM with privileges to:

    • write to /opt
    • run systemctl
  • systemd is available on the VM.

Procedure

Step 1: Download the hystaller binary

  1. Navigate to: License Portal → Download Links
  2. Select the correct Pulse version from the dropdown.
  3. Click "Generate Links" and download the Hystaller binary.
  4. Copy the binary to the VM where you want to install the standalone PulseNode agent.
Bash
Copy

Step 2: Create pulsenode_env.sh

On the VM, place pulsenode_env.sh in the same directory as the hystaller binary.

Bash
Copy

Add the following content:

Bash
Copy

Step 3: Apply environment variables

Bash
Copy

Step 4: Install PulseNode agent (standalone)

Run the install command from the directory containing hystaller:

Bash
Copy

Step 5: Update node configuration and restart service

  1. Create or edit:
Bash
Copy
  1. Restart the PulseNode systemd service:
Bash
Copy

Step 6: Validation

Run the following to confirm the service is active:

Bash
Copy

Known Limitation (Pulseaxn)

Standalone pulseaxn and pulseaxn installed via standard Hydra agent installation cannot be installed together.

  • In the standalone pulseaxn setup, the hydra_host.yml file is overridden.
  • This results in actions running only on the standalone nodes.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard