Sign inSign up

perimeterx/px-nginx

By perimeterx

•Updated about 2 months ago

PerimeterX official Nginx images. Images are based on the official nginx:stable image

Image
0

5.4K

perimeterx/px-nginx repository overview

⁠PerimeterX official Nginx images

This image is based on the official Nginx Docker mainline images (https://hub.docker.com/_/nginx⁠) and includes the latest stable PerimeterX Nginx Enforcer version.

docker pull perimeterx/px-nginx:latest will always return the latest stable PerimeterX Docker image.

⁠Supported architectures: amd64

⁠Versioning schema

All images use the following naming/versioning schema: px-nginx:vX.X.X-Y.Y.Y

Where:

⁠Changelog

The changelog for PerimeterX Nginx Enforcer module could be found in What's New section⁠

⁠Documentation

Please refer to our NGINX Enforcer documentation how to configure NGINX Enforcer inside the container: https://docs.humansecurity.com/applications-and-accounts/docs/nginx-config⁠

⁠Configuration

The following 2 lines must be present at the top of /etc/nginx/nginx.conf file:

load_module /usr/lib/nginx/modules/ngx_http_pxnginx_module.so;
thread_pool px_pool threads=10;

Tag summary

Content type

Image

Digest

sha256:f1f0633c1…

Size

70.3 MB

Last updated

about 2 months ago

docker pull perimeterx/px-nginx