https://github.com/aasaam/web-server
Improved version of Nginx/OpenResty
https://github.com/aasaam/web-server
docker geoip2 naxsi nginx openresty pagespeed waf woothee
Last synced: 3 months ago
JSON representation
Improved version of Nginx/OpenResty
- Host: GitHub
- URL: https://github.com/aasaam/web-server
- Owner: aasaam
- License: other
- Created: 2020-07-07T08:31:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-19T08:24:35.000Z (about 3 years ago)
- Last Synced: 2025-06-08T11:11:31.817Z (4 months ago)
- Topics: docker, geoip2, naxsi, nginx, openresty, pagespeed, waf, woothee
- Language: Lua
- Homepage: https://aasaam.github.io/web-server/
- Size: 232 KB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Nginx is powerful and with OpenResty you gain more advantage; However by just adding and configuration some modules you can control and monitor your edge network easily.
## Links
- [Documentation](https://aasaam.github.io/web-server/)
## Thanks
- [Nginx](https://nginx.org)
- [OpenResty](https://openresty.org/)
- [gomplate](https://github.com/hairyhenderson/gomplate)
- [maxmind](https://www.maxmind.com/)
- [NAXSI](https://github.com/nbs-system/naxsi)
- [ngx_brotli](https://github.com/google/ngx_brotli)
- [ngx_http_geoip2_module](https://github.com/leev/ngx_http_geoip2_module)
- [PageSpeed](https://github.com/apache/incubator-pagespeed-ngx)
- [Woothee lua resty](https://github.com/woothee/lua-resty-woothee)For OSS we using free version of [maxmind](https://www.maxmind.com/) for embedded db of MaxMind GeoIP2 database. Of course you can use [commercial version](https://www.maxmind.com/en/solutions/geoip2-enterprise-product-suite/enterprise-database) for more accurate data.