mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-05 20:03:48 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -7490,7 +7490,7 @@
|
||||
"notes": [
|
||||
"Kutt needs so be served with an SSL certificate for its login to work. During install, you will be prompted to choose if you want to have Caddy installed for SSL termination or if you want to use your own reverse proxy (in that case point your reverse proxy to port 3000)."
|
||||
],
|
||||
"port": 443,
|
||||
"port": 3000,
|
||||
"website": "https://kutt.it",
|
||||
"documentation": "https://github.com/thedevs-network/kutt/",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/kutt.webp",
|
||||
@@ -9941,43 +9941,6 @@
|
||||
"config_path": "/etc/notifiarr/notifiarr.conf",
|
||||
"os": "debian"
|
||||
},
|
||||
{
|
||||
"name": "NPMplus",
|
||||
"slug": "npmplus",
|
||||
"desc": "NPMplus is an enhanced version of Nginx Proxy Manager. It simplifies the process of setting up reverse proxies with TLS termination through a user-friendly web interface. Key features include HTTP/3 support, integration with CrowdSec IPS, inclusion of GoAccess for real-time log analysis, and support for ModSecurity with the Core Rule Set.",
|
||||
"script": "ct/npmplus.sh",
|
||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/npmplus.sh",
|
||||
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/npmplus.sh",
|
||||
"type": "lxc",
|
||||
"type_id": "nm9bra8mzye2scg",
|
||||
"categories": [
|
||||
"scriptcat00021"
|
||||
],
|
||||
"category_names": [
|
||||
"Webservers & Proxies"
|
||||
],
|
||||
"notes": [
|
||||
"This uses Docker under the hood, as this can not easily be installed bare-metal. ",
|
||||
"The initial starting process can take 1-2min. "
|
||||
],
|
||||
"port": 81,
|
||||
"website": "https://github.com/ZoeyVid/NPMplus",
|
||||
"documentation": "https://github.com/ZoeyVid/NPMplus/blob/develop/README.md",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/nginx-proxy-manager.webp",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"has_arm": false,
|
||||
"is_dev": false,
|
||||
"execute_in": [
|
||||
"pve"
|
||||
],
|
||||
"config_path": "/opt/compose.yaml",
|
||||
"default_credentials": {
|
||||
"username": "admin@local.com",
|
||||
"password": "helper-scripts.com"
|
||||
},
|
||||
"os": "debian"
|
||||
},
|
||||
{
|
||||
"name": "NPMplus",
|
||||
"slug": "npmplus",
|
||||
|
||||
Reference in New Issue
Block a user