nginx from home:ptmp13 project
Select Your Operating System
Add repository and install manually
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:ptmp13/CentOS_8/home:ptmp13.repo yum install nginx
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:ptmp13/CentOS_7/home:ptmp13.repo yum install nginx