Pulse Proxmox LXC script

Pulse is a lightweight monitoring application for Proxmox VE that displays real-time status for VMs and containers via a simple web interface.


Create Proxmox-API-Token first!

To create a new Proxmox VE Pulse LXC, run the command below in the Proxmox VE Shell.
To Update Pulse, run the command below (or type update) in the LXC Console.

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pulse.sh)"

  • After installation, access the web interface to configure your Proxmox connection details through the built-in setup wizard
  • Location of config file: /opt/pulse/.env

Default settings

CPU: 1vCPU
RAM: 1GB
HDD: 4GB
Default Interface: IP:7655


1 Like