GetPageSpeed Extras

nginx-module-geoip

How to install nginx-module-geoip on SUSE Linux Enterprise

NGINX GeoIP dynamic modules

License: BSD Vendor: GetPageSpeed LLC http://nginx.org/

Availability

Compare package tracks by distribution and architecture. Checkmarks show the architectures available in each repository channel.

Distro Channel aarch64 x86_64 Version
SLES 15 Stable 1.28.0
NGINX mainline 1.29.3

Description

NGINX GeoIP dynamic modules. Uses legacy GeoIP data format, discouraged from use in favor of nginx-module-geoip2 To enable this module after installation, add the following to /etc/nginx/nginx.conf and reload NGINX: load_module modules/ngx_http_geoip_module.so; load_module modules/ngx_stream_geoip_module.so; Alternatively, you can enable all installed modules by placing this line at the top of /etc/nginx/nginx.conf: include /usr/share/nginx/modules/*.conf;

Built for SUSE Linux Enterprise.

Install

Stable SLES 15

nginx-module-geoip on SUSE Linux Enterprise 15

sudo zypper --non-interactive install https://extras.getpagespeed.com/release-latest.rpm
sudo zypper --non-interactive install nginx-module-geoip
NGINX mainline SLES 15

nginx-module-geoip on SUSE Linux Enterprise 15

sudo zypper --non-interactive install https://extras.getpagespeed.com/release-latest.rpm
sudo zypper modifyrepo --enable getpagespeed-extras-mainline
sudo zypper --non-interactive install nginx-module-geoip

Package downloads require an active GetPageSpeed subscription — one repository for nginx-module-geoip and thousands more packages for SUSE Linux Enterprise.

Subscribe — from $10/mo

Frequently asked questions

How do I install nginx-module-geoip on SUSE Linux Enterprise?

Add the GetPageSpeed repository, then install the nginx-module-geoip package with your system package manager.

Which SUSE Linux Enterprise versions is nginx-module-geoip available for?

nginx-module-geoip is available for SLES 15.

Subscribe