unit
Web app server
A lightweight web app server that simplifies the application stack by executing code in multiple languages
NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
5k stars
126 watching
332 forks
Language: C
last commit: 8 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
nginx/nginx | A high-performance web server and load balancer with features like SSL encryption and content caching | 25,191 |
schenkd/nginx-ui | A web-based interface for modifying Nginx configuration files without CLI access | 4,431 |
openresty/openresty | A full-fledged web application server by bundling the standard nginx core and additional modules | 12,633 |
linuxserver/docker-swag | A Docker container that sets up an Nginx webserver and reverse proxy with PHP support, including automated SSL certificate generation and renewal, as well as intrusion prevention. | 2,904 |
nginxinc/kubernetes-ingress | An Ingress Controller implementation for NGINX and NGINX Plus in Kubernetes | 4,673 |
alexazhou/verynginx | A powerful and feature-rich web application firewall with Lua scripting capabilities | 5,967 |
nginxproxymanager/nginx-proxy-manager | A Docker-based tool for managing Nginx proxy hosts with SSL termination and reverse proxying | 23,122 |
viebig/phalcon-docker-nginx | A Docker-based environment for building and running a PHP application using Phalcon 3 and Nginx | 25 |
tldr-devops/nginx-common-configuration | A collection of useful and practical Nginx configuration snippets and guidelines for setting up a productive and secure web server environment | 589 |
kubernetes/ingress-nginx | An Ingress controller that provides reverse proxy and load balancing capabilities for Kubernetes applications. | 17,539 |
weibocom/nginx-upsync-module | Automatically updates backend server configurations without requiring NGINX reload. | 1,827 |
openresty/lua-nginx-module | A module that embeds the power of Lua into Nginx HTTP servers | 11,325 |
nginx-boilerplate/nginx-boilerplate | An Nginx configuration template with pre-configured settings and features for building web applications | 2,443 |
lebinh/ngxtop | A tool that analyzes and displays metrics from web servers in real-time | 6,486 |
wandenberg/nginx-push-stream-module | Enables real-time communication between clients and servers using HTTP push technology | 2,222 |