Centos7/Rhel7 Nginx Repo

B.R. reallfqq-nginx at yahoo.fr
Fri Jul 11 16:11:35 UTC 2014


Why gpgcheck should be deactivated?

AFAIK, there is a GPG key available for APT... Shouldn't it be the same
used for yum?
---
*B. R.*


On Fri, Jul 11, 2014 at 3:45 PM, Sergey Budnevitch <sb at nginx.com> wrote:

>
> On 11 Jul 2014, at 12:52, free4me at gmx.ch wrote:
>
> > Hi List
> >
> > I want to use Nginx under the newly released Centos 7. I've tried to
> compile it on Centos 7 but it failed. But i didnt look into it further so
> far because i would like to use anyway the version provided by the
> Nginx.org yum Repo. Since there is no repo available for Centos7/Rhel7;
> what's the estimation about the availability of a Centos7 repo? Weeks or
> more like months?
> >
>
> We built package for mainline release 1.7.3. To install it please create
> file named /etc/yum.repos.d/nginx.repo with the following contents:
>
> [nginx]
> name=nginx repo
> baseurl=http://nginx.org/packages/mainline/centos/7/$basearch/
> gpgcheck=0
> enabled=1
>
> and run
>
> yum install nginx
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20140711/1fd41a6b/attachment.html>


More information about the nginx mailing list