ITSM-NG Proxmox LXC script

ITSM-NG is a powerful, open-source IT Service Management (ITSM) solution designed for managing IT assets, software, licenses, and support processes in accordance with ITIL best practices. It offers integrated features for asset inventory, incident tracking, problem management, change requests, and service desk workflows.


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

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

Location of config file

/etc/itsm-ng

You can use the following credentials to login to the ITSM-NG ct.

  • Username: itsm
  • Password: itsm

Default settings

  • CPU: 2vCPU
  • RAM: 2GB
  • HDD: 10GB
  • Default Interface: IP:80
  • Documentation