Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soulteary/prebuilt-nginx-modules
A bunch of useful pre-built modules for nginx, can be used directly in docker or Debian/Ubuntu.
https://github.com/soulteary/prebuilt-nginx-modules
docker nginx nginx-docker nginx-docker-image nginx-modules
Last synced: about 3 hours ago
JSON representation
A bunch of useful pre-built modules for nginx, can be used directly in docker or Debian/Ubuntu.
- Host: GitHub
- URL: https://github.com/soulteary/prebuilt-nginx-modules
- Owner: soulteary
- Created: 2021-03-04T05:20:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-05T15:11:51.000Z (over 2 years ago)
- Last Synced: 2025-01-10T14:04:00.768Z (about 10 hours ago)
- Topics: docker, nginx, nginx-docker, nginx-docker-image, nginx-modules
- Homepage:
- Size: 57.6 KB
- Stars: 20
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pre-Built Nginx Modules
A bunch of useful pre-built modules for nginx, can be used directly in docker or Debian/Ubuntu.
## Build Env
- https://github.com/nginx-with-docker/nginx-docker-playground
- Nginx Development Environment based on official docker image.## Nginx Modules Images
The modules are compatible with nginx version to 1.21.1+
Module Name
Author
Module Version
ngx_http_php_module
@rryqszq4
73ef8b1 / master
Embedded php7/php8 scripting language for nginx module. Mainline development version of the ngx_php.
ngx_http_array_var_module
@openresty
0.05
array-var-nginx-module - Add support for array-typed variables to nginx config files.
ngx_dynamic_upstream_module
@cubicdaiya
0.1.6
ngx_dynamic_upstream is the module for operating upstreams dynamically with HTTP APIs such as ngx_http_upstream_conf.
ngx_http_echo_module
@openresty
0.62
ngx_echo - Brings "echo", "sleep", "time", "exec" and more shell-style goodies to Nginx config file.
ngx_http_encrypted_session_module
@openresty
master / 0.08
encrypted-session-nginx-module - encrypt and decrypt nginx variable values.
ngx_http_headers_more_filter_module
@openresty
master / 0.33
ngx_headers_more - Set and clear input and output headers...more than "add"!
ngx_http_flv_live_module
@winshining
1.2.9
Media streaming server based on nginx-rtmp-module.
ngx_http_redis_module
@Sergey A. Osokin
0.3.9
You can use this module to perform simple caching.
ngx_http_memc_module
@openresty
master / 0.19
An extended version of the standard memcached module that supports set, add, delete, and many more memcached commands.
ngx_http_set_misc_module
@openresty
master / 0.32
ngx_set_misc - Various set_xxx directives added to nginx's rewrite module (md5/sha1, sql/json quoting, and many more).
ngx_http_push_stream_module
@wandenberg
master / 0.5.4
A pure stream http push technology for your Nginx setup. Comet made easy and really scalable.
ngx_http_redis2_module
@openresty
master / 0.15
ngx_redis2 - Nginx upstream module for the Redis 2.0 protocol
ngx_http_subs_filter_module
@yaoweibin
master
a filter module which can do both regular expression and fixed string substitutions for nginx
ngx_rtmp_module
@arut
1.2.2 / master
NGINX-based Media Streaming Server
ngx_http_srcache_filter_module
@openresty
master / 0.32
Transparent subrequest-based caching layout for arbitrary nginx locations.
ngx_http_testcookie_access_module
@kyprizel
master
simple robot mitigation module using cookie based challenge/response technique. Not supported any more.
ngx_http_ts_module
@arut
1.0.1 / master / custom
NGINX MPEG-TS Live Module.
ngx_http_upload_module
@fdintino
master / 2.3.0
A module for nginx web server for handling file uploads using multipart/form-data encoding (RFC 1867).
ngx_http_vhost_traffic_status_module
@vozlt
0.1.18 / master
Nginx virtual host traffic status module.
ngx_http_waf_module
@ADD-SP
5.4.1-5.4.2 / 3.1.6
Handy, High performance Nginx firewall module.
ngx_http_xss_filter_module
@openresty
0.06
xss-nginx-module - Native cross-site scripting support in nginx