Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Nginx Proxy Manager on latest CentOS Stream 9 with support by Hanwei

Nginx Proxy Manager on latest CentOS Stream 9 with support by Hanwei

By: Hanwei Software Technology Latest Version: npm.v2.11.1_el9_amd64_20240324
Linux/Unix
Linux/Unix

Product Overview

This product has charges associated with it for seller support. This is open source software, which is repackaged by Hanwei. The additional cost is applicable to the extended support of 24-hour response time.

Disclaimer: The respective trademarks mentioned in the offering are owned by the respective companies. We do not provide the commercial license of any of these products. use of them does not imply any affiliation or endorsement.

Nginx Proxy Manager is a web-based Nginx server management tool that allows users to easily manage and monitor Nginx servers through a browser interface.

With NPM, it is possible to obtain trusted SSL certificates and manage multiple proxies with individual configuration, customization, and intrusion protection. Users can also view server status, configuration, logs, and traffic information, as well as perform one-click restarts and stops on the server.

FAQ

1. Unable to connect via SSH


Please make sure that the security group has released port 22 and the network is connected. The key (if you are using MAC or Linux system, you need to make sure that the key permission is set to 600), username are correct, and also upgrade the version of SSH connection tool (because of the algorithm update, the earlier software version may not be able to support).

2. How to extend the partition size


Under normal circumstances, images with standard partitions will automatically expand the root volume size, while images with LVM partitions need to do it manually. Assuming you want to extend the root volume of an LVM partition, the steps are as follows:
a. Retrieve the disk information
# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
nvme0n1 259:0 0 12G 0 disk
L nvme0n1p1 259:1 0 100M 0 part /boot/efi
L nvme0n1p2 259:2 0 1G 0 part /boot
L nvme0n1p3 259:3 0 6.9G 0 part
L cs-root 253:0 0 6.9G 0 lvm /

b.Expand the physical partition
# partprobe /dev/nvme0n1
# growpart /dev/nvme0n1 3

c. Expand logical volume
# lvextend -l +100%FREE /dev/mapper/cs-root

d. Expand the file system
# xfs_growfs /

Version

npm.v2.11.1_el9_amd64_20240324

Operating System

Linux/Unix, CentOS 9.20240329

Delivery Methods

  • Amazon Machine Image

Pricing Information

Usage Information

Support Information

Customer Reviews