Rate This Document
Findability
Accuracy
Completeness
Readability

Introduction

This document describes how to deploy, run, verify, or uninstall Nginx on a Kunpeng server running openEuler or CentOS, and provides solutions to faults that occur during Nginx running.

It provides four Nginx installation modes: source code compilation, mirror site RPM package installation, mirror site Yum source installation, and one-click script installation. Select an installation mode based on the actual requirements.

Nginx Overview

Nginx is a lightweight web server that can act as a reverse proxy or mail (IMAP/POP3) proxy. It provides high level concurrency with a low memory footprint. Nginx supports FastCGI, SSL, virtual hosts, URL rewriting, gzip, and extension of many third-party modules.

Programming language: C

Brief description: a web server, reverse proxy server, or mail (IMAP/POP3) proxy server

Recommended Version

Nginx 1.14.2, Nginx 1.19.3, or Nginx 1.21.5.