<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 1, 2018 at 4:49 AM anish10dec <<a href="mailto:nginx-forum@forum.nginx.org">nginx-forum@forum.nginx.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">In both the cases , either geoip2 or ip2location we will have to compile<br>
Nginx to support .<br>
<br>
Currently we are using below two RPM's from Nginx Repository<br>
(<a href="http://nginx.org/packages/mainline/centos/7/x86_64/RPMS/" rel="noreferrer" target="_blank">http://nginx.org/packages/mainline/centos/7/x86_64/RPMS/</a>)<br>
nginx-1.10.2-1.el7.ngx.x86_64<br>
nginx-module-geoip-1.10.2-1.el7.ngx.x86_64<br>
<br>
Is the rpm module available or is there any plan to make it available.<br>
<br></blockquote><div><br></div><div>Hello,</div><div><br></div><div>I'm building nginx RPM for CentOS 6 and 7 which now include ngx_http_geoip2_module. If this package can help and you want to test it on a new server, just add the yum repository and install it from the testing repo:</div><div><br></div><div>el7 #> yum install <a href="https://repo.aerisnetwork.com/stable/centos/7/x86_64/aeris-release-1.0-4.el7.noarch.rpm">https://repo.aerisnetwork.com/stable/centos/7/x86_64/aeris-release-1.0-4.el7.noarch.rpm</a><br>el7 #> yum --enablerepo=aeris-testing install nginx-more</div><div><br></div><div>You can find more information about this package on GitHub: <a href="https://github.com/karljohns0n/nginx-more">https://github.com/karljohns0n/nginx-more</a><br></div><div><br></div><div>Karl<br></div><div><br></div></div></div></div></div>