"description":"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.",
"install_methods":[
{
"type":"default",
"script":"ct/npmplus.sh",
"resources":{
"cpu":1,
"ram":512,
"hdd":3,
"os":"alpine",
"version":"3.21"
}
},
{
"type":"alpine",
"script":"ct/npmplus.sh",
"resources":{
"cpu":1,
"ram":512,
"hdd":3,
"os":"alpine",
"version":"3.21"
}
}
],
"default_credentials":{
"username":"root",
"password":null
},
"notes":[
{
"text":"The initial starting process can be take 1-2min. ",