awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
trimstray avatar

trimstray/nginx-admins-handbook

0
View on GitHub↗
14,185 estrellas·1,124 forks·Shell·MIT·6 vistas

Nginx Admins Handbook

This project is an NGINX administration guide and security hardening manual providing a collection of best practices and technical instructions for optimizing server performance and configuration. It serves as a resource for NGINX deployment automation, specifically focusing on installing and configuring the server from source using scripts to manage dependencies and custom parameters.

The guide emphasizes security hardening through auditing checklists and methods designed to prevent sensitive information leaks. It provides technical strategies and configuration patterns to improve resource efficiency and throughput for web servers.

The material covers a range of administrative capabilities, including server management for domain requests, configuration auditing to identify performance gaps, and the generation of static error pages to prevent version leakage. It also includes automation for unattended server installation and the parsing of server name blocks.

Features

  • NGINX Administration Guides - Provides a comprehensive collection of best practices and technical instructions for optimizing NGINX performance, security, and configuration.
  • Automated NGINX Deployments - Deploys NGINX from source using scripts to handle dependencies and custom parameters without manual intervention.
  • Automated Server Installations - Provides unattended scripts to install and configure the server from source with custom parameters.
  • Nginx Performance Tuning - Offers technical strategies and configuration patterns to optimize request handling, memory, and CPU efficiency.
  • Web Server Performance Tunings - Offers configuration optimizations to improve resource efficiency and request throughput for the web server.
  • Hardening Checklists - Provides a prioritized list of security checks to verify the hardening of the server configuration.
  • Security Configuration Auditing - Provides an auditing framework to inspect server settings and headers against security best practices.
  • NGINX Configuration Auditing - Reviews server setup against a checklist of best practices to identify and fix performance or security gaps.
  • Nginx Security Hardening - Includes auditing checklists and methods to secure configurations and prevent sensitive information leaks.
  • Automated Installation Scripts - Provides shell scripts to automate the initial setup, dependency installation, and configuration of the server.
  • Source Compilation - Provides instructions for building the server from source code to optimize for specific hardware requirements.
  • Unattended Installation Routines - Ships non-interactive scripts and flags for automated software installation and configuration.
  • Server Configuration Management - Provides methods for managing and automating the modification of server-side configuration parameters and name blocks.
  • Server Installation Scripts - Provides automated scripts for installing the server from source and configuring it on target systems.

Historial de estrellas

Gráfico del historial de estrellas de trimstray/nginx-admins-handbookGráfico del historial de estrellas de trimstray/nginx-admins-handbook

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Nginx Admins Handbook

Proyectos open-source similares, clasificados según cuántas características comparten con Nginx Admins Handbook.
  • denji/nginx-tuningAvatar de denji

    denji/nginx-tuning

    2,692Ver en GitHub↗

    This project is a collection of technical guides and configuration patterns for tuning Nginx server performance, managing traffic flow, and implementing protocol-aware routing. It provides a curated set of parameters and best practices to optimize request handling, memory usage, and CPU efficiency. The project includes a method for sharing a single port between different protocols by inspecting initial packets to route traffic to the correct backend. It also provides configuration patterns for implementing request rate limiting and range request restrictions to mitigate denial of service atta

    best-practicesdetailsnginx
    Ver en GitHub↗2,692
  • dunwu/nginx-tutorialAvatar de dunwu

    dunwu/nginx-tutorial

    5,437Ver en GitHub↗

    This project is a set of configuration guides and instructional tutorials for setting up Nginx as a web server and reverse proxy. It provides practical examples for hosting static files and directing network traffic to backend servers. The materials cover the implementation of load balancing using weighted round-robin strategies to distribute traffic across server clusters. It also provides guidance on configuring reverse proxies to manage request flow and secure application access. The documentation includes instructions for routing requests by URL path to host multiple applications on a si

    JavaScriptload-balancernginxproxy
    Ver en GitHub↗5,437
  • docker/docker-bench-securityAvatar de docker

    docker/docker-bench-security

    9,655Ver en GitHub↗

    This project is a security compliance tool and configuration auditor designed to evaluate Docker deployments against industry security benchmarks. It functions as a script-based scanner that identifies misconfigurations and vulnerabilities within both the host operating system and container settings. The tool specifically implements the Center for Internet Security standards for Docker to verify host and container configurations. It enables a hardening workflow by comparing system states against these standards to identify security gaps and document compliance status. The audit engine suppor

    Shell
    Ver en GitHub↗9,655
  • jasonxtn/argusAvatar de jasonxtn

    jasonxtn/Argus

    3,254Ver en GitHub↗

    Argus is a modular network reconnaissance framework designed for gathering network intelligence, mapping infrastructure, and assessing security postures through automated discovery tasks. It operates as a containerized security toolset that allows for the consistent execution of specialized information-gathering modules across different operating systems. The system functions as an infrastructure audit tool and a web application security scanner, performing tasks such as DNS lookups, port scanning, and the inspection of HTTP headers to detect vulnerabilities. It also serves as a threat intell

    Pythoncms-detectiondirectory-finderdns-lookup
    Ver en GitHub↗3,254
Ver las 30 alternativas a Nginx Admins Handbook→

Preguntas frecuentes

¿Qué hace trimstray/nginx-admins-handbook?

This project is an NGINX administration guide and security hardening manual providing a collection of best practices and technical instructions for optimizing server performance and configuration. It serves as a resource for NGINX deployment automation, specifically focusing on installing and configuring the server from source using scripts to manage dependencies and custom parameters.

¿Cuáles son las características principales de trimstray/nginx-admins-handbook?

Las características principales de trimstray/nginx-admins-handbook son: NGINX Administration Guides, Automated NGINX Deployments, Automated Server Installations, Nginx Performance Tuning, Web Server Performance Tunings, Hardening Checklists, Security Configuration Auditing, NGINX Configuration Auditing.

¿Qué alternativas de código abierto existen para trimstray/nginx-admins-handbook?

Las alternativas de código abierto para trimstray/nginx-admins-handbook incluyen: denji/nginx-tuning — This project is a collection of technical guides and configuration patterns for tuning Nginx server performance,… docker/docker-bench-security — This project is a security compliance tool and configuration auditor designed to evaluate Docker deployments against… dunwu/nginx-tutorial — This project is a set of configuration guides and instructional tutorials for setting up Nginx as a web server and… madhuakula/kubernetes-goat — Kubernetes Goat is a security training environment designed for practicing the identification and exploitation of… jasonxtn/argus — Argus is a modular network reconnaissance framework designed for gathering network intelligence, mapping… mitchellkrogza/nginx-ultimate-bad-bot-blocker — This project is a collection of configuration files and scripts serving as a bot blocker and security middleware for…