exo-docker / exo-nginx

Nginx container with Google Page Speed module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eXo Nginx container

The repository is a build of Nginx with Google Page Speed module activated and Nginx sticky module.

Usage

This image can be use in the same way the official nginx image

List of activated modules :

  • nginx-sticky-module-ng
  • http_ssl_module
  • ngx_headers_more
  • http_addition_module
  • http_auth_request_module
  • http_gunzip_module
  • http_gzip_static_module
  • http_realip_module
  • http_stub_status_module
  • http_v2_module
  • nginx-auth-ldap
  • stream
  • stream_ssl_module

About

Nginx container with Google Page Speed module


Languages

Language:Dockerfile 100.0%