nginx from home:shenib 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:shenib/CentOS_8/home:shenib.repo yum install nginx
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:shenib/CentOS_7/home:shenib.repo yum install nginx