nginx: Linux packages
https://nginx.org/en/linux_packages.htmlnginx packages are available for the following Linux distributions and versions: RHEL/CentOS Debian Ubuntu SLES Alpine Amazon Linux Installation instructions Before you install nginx for the first time on a new machine, you need to set up the nginx packages repository. Afterward, you can install and update nginx from the repository. RHEL/CentOS
Installing nginx
https://nginx.org/en/docs/install.htmlFor Linux, nginx packages from nginx.org can be used. Installation on FreeBSD On FreeBSD, nginx can be installed either from the packages or through the ports system. The ports system provides greater flexibility, allowing selection among a wide range of options. The port will compile nginx with the specified options and install it.