Nginx Awesome
- nginx documentation
- NGINX 3rd Party Modules
- agile6v/awesome-nginx
- WebUI
- digitalocean/nginxconfig.io
- MIT, JS, Vue
- 配置生成器
- https://www.digitalocean.com/community/tools/nginx
- NginxProxyManager/nginx-proxy-manager
- MIT, JS
- NPM - nginx-proxy-manager
- Docker container for managing Nginx proxy hosts with a simple, powerful interface
- 0xJacky/nginx-ui
- AGPLv3, Go, Vue
- Demo https://demo.nginxui.com admin/admin
- caprover/caprover
- Apache-2.0, TS
- Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids
- digitalocean/nginxconfig.io
- https://nginx.org/en/docs/http/ngx_http_image_filter_module.html
- nginx/nginx-gateway-fabric
- K8S Gateway API
- nginx/unit
- Apache-2.0, C, Java
- 应用容器
- https://unit.nginx.org/keyfeatures/
- Binary-compiled languages in general: using the embedded libunit library.
- Go: by overriding the http module.
- JavaScript (Node.js): by automatically overloading the http and websocket modules.
- Java: by using the Servlet Specification 3.1 and WebSocket APIs.
- Perl: by using PSGI.
- PHP: by using a custom SAPI module.
- Python: by using WSGI or ASGI with WebSocket support.
- Ruby: by using the Rack API.
- WebAssembly: by using Wasmtime.