ITSM-NG dev team provide a LXC image in order to install our product without having to manage dependencies and basic configuration. We'll review how to setup and maintain the ITSM-NG application via LXC container.
To use our LXC template, you need to add the template in Proxmox.
You will find all released templates at the following link : https://github.com/itsmng/itsm-lxc/releases.
Then, follow the next steps to integrate the LXC template in Proxmox :
CT Templates
.Upload
.Select File
and select the LXC template.Upload
.The template is now added in Proxmox. You can use it to create a container.
Go to your Proxmox administration panel and create a new CT.
On the Template
tab, choose the ITSM-NG template.
Once your container is created and started, connect to the command line console and log in with the root user.
Next, complete the ITSM-NG installation by following the on-screen instructions.
Set a MySQL user for ITSM-NG.
Set a MySQL password.
Then, set a database name for ITSM-NG.
The installation can take several minutes.
When the installation is completed, you can access to your ITSM-NG instance at the following address : http://my-itsmng-ip
This template can be used in other hypervisor than Proxmox. But we don't currently offer an installation guide.
If you manage to configure and use our LXC template in other context / hypervisor, feedback are welcomed.