LXC is a userspace interface for the Linux kernel containment features. Through a powerful API and simple tools. It lets Linux users easily create and manage system or application containers.
You will find more information at this link : LXC > Introduction
Distrobuilder is required to build ITSM-NG LXC template.
The installation guide is available here.
To build ITSM-NG LXC template, clone the repo and follow the next documentation.
git clone https://github.com/itsmng/itsm-lxc
cd itsm-lxcThe next command line need to be launch with root permission :
sudo distrobuilder build-lxc almalinux.yamlNow, ITSM-NG LXC image has been builded with name rootfs.tar.xz.
It's possible to rename the image with the next command :
mv rootfs.tar.xz itsmng-VERSION.tar.xzTo install ITSM-NG LXC template on Proxmox, follow the next steps :
- Select the LXC template storage.
- Click on
CT Modeles.
- Click on
Upload.
- Click on
Select Fileand select the LXC template
- Click on
Upload




