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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
trimstray avatar

trimstray/nginx-admins-handbook

0
View on GitHub↗
14,185 stars·1,124 forks·Shell·MIT·7 vues

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.

Historique des stars

Graphique de l'historique des stars pour trimstray/nginx-admins-handbookGraphique de l'historique des stars pour trimstray/nginx-admins-handbook

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Nginx Admins Handbook

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Nginx Admins Handbook.
  • denji/nginx-tuningAvatar de denji

    denji/nginx-tuning

    2,692Voir sur 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
    Voir sur GitHub↗2,692
  • dunwu/nginx-tutorialAvatar de dunwu

    dunwu/nginx-tutorial

    5,437Voir sur 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
    Voir sur GitHub↗5,437
  • docker/docker-bench-securityAvatar de docker

    docker/docker-bench-security

    9,655Voir sur 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
    Voir sur GitHub↗9,655
  • jasonxtn/argusAvatar de jasonxtn

    jasonxtn/Argus

    3,254Voir sur 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
    Voir sur GitHub↗3,254
Voir les 30 alternatives à Nginx Admins Handbook→

Questions fréquentes

Que fait 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.

Quelles sont les fonctionnalités principales de trimstray/nginx-admins-handbook ?

Les fonctionnalités principales de trimstray/nginx-admins-handbook sont : NGINX Administration Guides, Automated NGINX Deployments, Automated Server Installations, Nginx Performance Tuning, Web Server Performance Tunings, Hardening Checklists, Security Configuration Auditing, NGINX Configuration Auditing.

Quelles sont les alternatives open-source à trimstray/nginx-admins-handbook ?

Les alternatives open-source à trimstray/nginx-admins-handbook incluent : 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…