Post

NPMplus

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.

NPMplus

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/npmplus.sh)"
CPU: 1 cores RAM: 512 MB Disk: 3 GB OS: Alpine 3.23

Default Credentials

UsernamePassword
admin@local.comhelper-scripts.com

Configuration

Config file:

1
/opt/compose.yaml

Notes

This uses Docker under the hood, as this can not easily be installed bare-metal.
The initial starting process can take 1-2min.

Web Interface

Port: 81

This post is licensed under CC BY 4.0 by the author.