Re: GeoIP2 Maxmind Module Support for Nginx

2019-01-22 Thread Karl Johnson
On Mon, Oct 1, 2018 at 4:49 AM anish10dec 
wrote:

> In both the cases , either geoip2 or ip2location we will have to compile
> Nginx to support .
>
> Currently we are using below two RPM's from Nginx Repository
> (http://nginx.org/packages/mainline/centos/7/x86_64/RPMS/)
> nginx-1.10.2-1.el7.ngx.x86_64
> nginx-module-geoip-1.10.2-1.el7.ngx.x86_64
>
> Is the rpm module available or is there any plan to make it available.
>
>
Hello,

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:

el7 #> yum install
https://repo.aerisnetwork.com/stable/centos/7/x86_64/aeris-release-1.0-4.el7.noarch.rpm
el7 #> yum --enablerepo=aeris-testing install nginx-more

You can find more information about this package on GitHub:
https://github.com/karljohns0n/nginx-more

Karl
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Re: GeoIP2 Maxmind Module Support for Nginx

2019-01-07 Thread kycedbi
Frank Liu Wrote:
---
> nginx doesn't officially support geoip2. You have to use third party
> modules like https://github.com/leev/ngx_http_geoip2_module
> 
> On Fri, Sep 21, 2018 at 2:39 PM anish10dec
> 
> wrote:
> 
> > Hi ,
> >
> > As of now we are using 
> "nginx-module-geoip-1.10.0-1.el7.ngx.x86_64.rpm"
> > available at repository
> > https://nginx.org/packages/rhel/7/x86_64/RPMS/
> >
> > Cant find rpm for geoip2 module .
> >
> > Please suggest from were to get the rpm package of geoip2 module as
> we are
> > using nginx-1-10.2 rpm.
> >
> > Posted at Nginx Forum:
> > https://forum.nginx.org/read.php?2,281341,281341#msg-281341


Hello.
Is it planned to add a package with the module
https://github.com/leev/ngx_http_geoip2_module to the official nginx
repository (as it is now for the GeoIP v1 module)?
So that the user can safely update nginx through the linux package manager
(apt/yum) without rebuilding the third-party module each time from the
sources?
Or are there any difficulties with this (internal competition with
nginx-plus, inappropriate license ngx_http_geoip2_module, etc)?
Thank you for the information.
Sincerely.

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,281341,282564#msg-282564

___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx


Re: GeoIP2 Maxmind Module Support for Nginx

2018-10-01 Thread anish10dec
In both the cases , either geoip2 or ip2location we will have to compile
Nginx to support .

Currently we are using below two RPM's from Nginx Repository
(http://nginx.org/packages/mainline/centos/7/x86_64/RPMS/)
nginx-1.10.2-1.el7.ngx.x86_64
nginx-module-geoip-1.10.2-1.el7.ngx.x86_64

Is the rpm module available or is there any plan to make it available.

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,281341,281455#msg-281455

___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx


Re: GeoIP2 Maxmind Module Support for Nginx

2018-09-21 Thread hostcanada2020
If the GeoIP2 is not working, you can try to install the IP2Locatoin Nginx
using the tutorial below.

https://www.ip2location.com/tutorials/how-to-use-ip2location-geolocation-with-nginx

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,281341,281352#msg-281352

___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx


Re: GeoIP2 Maxmind Module Support for Nginx

2018-09-21 Thread Frank Liu
If you click the link in step 4 on the page you mentioned, it goes to the
same site in my earlier email.

On Fri, Sep 21, 2018 at 3:30 PM  wrote:

> Am 2018-09-21 17:00, schrieb Frank Liu:
> > nginx doesn't officially support geoip2. You have to use third party
> > modules like https://github.com/leev/ngx_http_geoip2_module
>
>
> NGINX Plus does, though:
>
> https://www.nginx.com/products/nginx/modules/geoip2/
>
> "Support details: Supported by NGINX, Inc. for active NGINX Plus
> subscribers"
>
>
>
>
>
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Re: GeoIP2 Maxmind Module Support for Nginx

2018-09-21 Thread Frank Liu
nginx doesn't officially support geoip2. You have to use third party
modules like https://github.com/leev/ngx_http_geoip2_module

On Fri, Sep 21, 2018 at 2:39 PM anish10dec 
wrote:

> Hi ,
>
> As of now we are using  "nginx-module-geoip-1.10.0-1.el7.ngx.x86_64.rpm"
> available at repository
> https://nginx.org/packages/rhel/7/x86_64/RPMS/
>
> Cant find rpm for geoip2 module .
>
> Please suggest from were to get the rpm package of geoip2 module as we are
> using nginx-1-10.2 rpm.
>
> Posted at Nginx Forum:
> https://forum.nginx.org/read.php?2,281341,281341#msg-281341
>
> ___
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx