There are 0 repository under nginx-config topic.
Ansible role for configuring NGINX
Ansible collection for NGINX
Demo showcasing how NGINX is better with Ansible
A sample script to automatically create nginx configuration file to set up all website on.
These list of Nginx commands should help you better understand and manage Nginx commands based on their functionality.
A reverse proxy based on NGINX. Part of the Yokohama Project
ansible collection for selfhosted server
Docker image for Vite ⚡ static sites served by NGINX. Features a multi-stage build optimized for performance and efficient delivery. Supports both local builds and pulling from Docker Hub registry.
Load balancer with nginx algorithm Least Connections – A request is sent to the server with the least number of active connections, again with server weights taken into consideration