mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-04 14:36:53 +00:00
Merge branch 'main' of https://github.com/MacRimi/ProxMenux
This commit is contained in:
commit
d14f0e9295
@ -1890,6 +1890,22 @@
|
||||
],
|
||||
"type": "ct"
|
||||
},
|
||||
{
|
||||
"name": "ITSM-NG",
|
||||
"slug": "itsm-ng",
|
||||
"desc": "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.",
|
||||
"script": "ct/itsm-ng.sh",
|
||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/itsm-ng.sh",
|
||||
"categories": [
|
||||
25
|
||||
],
|
||||
"notes": [],
|
||||
"type": "ct",
|
||||
"default_credentials": {
|
||||
"username": "itsm",
|
||||
"password": "itsm"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "iVentoy",
|
||||
"slug": "iventoy",
|
||||
@ -1927,7 +1943,8 @@
|
||||
],
|
||||
"notes": [
|
||||
"With Privileged/Unprivileged Hardware Acceleration Support",
|
||||
"FFmpeg path: /usr/lib/jellyfin-ffmpeg/ffmpeg"
|
||||
"FFmpeg path: /usr/lib/jellyfin-ffmpeg/ffmpeg",
|
||||
"For NVIDIA graphics cards, you'll need to install the same drivers in the container that you did on the host. In the container, run the driver installation script and add the CLI arg --no-kernel-module"
|
||||
],
|
||||
"type": "ct"
|
||||
},
|
||||
@ -2161,6 +2178,18 @@
|
||||
"notes": [],
|
||||
"type": "ct"
|
||||
},
|
||||
{
|
||||
"name": "Librespeed Rust",
|
||||
"slug": "librespeed-rust",
|
||||
"desc": "Librespeed is a no flash, no java, no websocket speedtest server. This community script deploys the rust version for simplicity and low resource usage.",
|
||||
"script": "ct/librespeed-rust.sh",
|
||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/librespeed-rust.sh",
|
||||
"categories": [
|
||||
4
|
||||
],
|
||||
"notes": [],
|
||||
"type": "ct"
|
||||
},
|
||||
{
|
||||
"name": "LibreTranslate",
|
||||
"slug": "libretranslate",
|
||||
|
Loading…
x
Reference in New Issue
Block a user