Nginx Proxy Manager logo

Nginx Proxy Manager

Nginx 시각적 관리 도구

Server 최신: 2.12.6

Default Credentials

Email: admin@example.com

  • Password: changeme

Introduction

Nginx Proxy Manager is a powerful reverse proxy and web server management tool that enables you to easily manage proxy settings for multiple websites and applications.

Features

  • Web Interface Management: Nginx Proxy Manager provides an intuitive web interface that allows you to effortlessly manage your proxy settings and virtual hosts. Without delving into the complexities of Nginx configuration files, all operations can be completed through a simple graphical interface.
  • Reverse Proxy: With Nginx Proxy Manager, you can configure reverse proxy rules to route external requests to internal servers or applications. This helps conceal the details of internal servers while providing secure external access.
  • SSL Certificate Management: The tool includes built-in SSL certificate management, making it easy to add SSL/TLS support for your websites and applications. This enhances website security and enables HTTPS encryption.
  • Automatic DNS Configuration: Nginx Proxy Manager can automatically configure DNS records for your virtual hosts, eliminating the need for manual intervention. This simplifies domain management and improves efficiency.
  • Let's Encrypt Integration: Integration with Let's Encrypt allows you to easily generate free SSL/TLS certificates for your domains, providing an essential layer of protection for website data.
  • HTTP/HTTPS Redirection: You can configure HTTP to HTTPS redirection effortlessly to ensure all traffic is encrypted.
  • WebSocket Support: Nginx Proxy Manager supports the WebSocket protocol, enabling you to proxy WebSocket applications such as chat apps or real-time data transmission services.
  • Access Control and Authentication: Set access control rules to restrict access based on specific IP addresses or networks. Additionally, basic authentication can be enabled to secure your applications.

1Panel로 Nginx Proxy Manager 배포

  1. Install 1Panel on your VPS (Linux server).

    # Copy and paste the following command into your terminal and press Enter
    bash -c "$(curl -sSL https://resource.1panel.pro/v2/quick_start.sh)"
  2. Open the 1Panel dashboard, go to App Store.

  3. Search for Nginx Proxy Manager and click Install.

  4. Fill in the required parameters (ports, admin credentials, storage path), then confirm.

  5. After deployment, create a website/reverse proxy in 1Panel if you want a custom domain.

  6. Enable HTTPS (recommended) and keep the app updated from the App Store.