Nginx

Open-source projects categorized as Nginx

Top 23 Nginx Open-Source Projects

  • Kong

    🦍 The Cloud-Native API Gateway and AI Gateway.

    Project mention: Kong 3.6 with LLM Support | news.ycombinator.com | 2024-02-15
  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • nginxconfig.io

    ⚙️ NGINX config generator on steroids 💉

  • Nginx Proxy Manager

    Docker container for managing Nginx proxy hosts with a simple, powerful interface

    Project mention: Zoraxy: Open-Source, All in one homelab network routing solution | news.ycombinator.com | 2024-05-17

    https://github.com/NginxProxyManager/nginx-proxy-manager/iss...

  • nginx-proxy

    Automated nginx proxy for Docker containers using docker-gen

    Project mention: Can someone kindly suggest how to rate limit your node.js API when using nginx-proxy/nginx-proxy | /r/node | 2023-10-27

    I have an express API that runs on EC2 and I am using nginx-proxy

  • GoAccess

    GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.

    Project mention: goaccess for nginx report | dev.to | 2024-08-28

    But how about if we want to analyze the access.log file as a single report? I found goaccess can help to the rescue. So here is how I used this tool to generate a report.

  • ingress-nginx

    Ingress-NGINX Controller for Kubernetes

    Project mention: Useful commands for Helm | dev.to | 2024-09-15

    helm repo list NAME URL bitnami https://charts.bitnami.com/bitnami ingress-nginx https://kubernetes.github.io/ingress-nginx

  • apisix

    The Cloud-Native API Gateway

    Project mention: Guarding Your APIs: Mastering WAF and API Gateway Integration | dev.to | 2024-08-06

    Apache APISIX on GitHub

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • CapRover

    Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids

    Project mention: Caprover changed to source-available license | news.ycombinator.com | 2024-07-15
  • SafeLine

    serve as a reverse proxy to protect your web services from attacks and exploits.

    Project mention: 5 Best Free and Open Source WAF for 2025 | dev.to | 2024-09-18

    Link: SafeLine on GitHub

  • server-configs-nginx

    Nginx HTTP server boilerplate configs

  • Xray_onekey

    Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本

  • ModSecurity

    ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis.

    Project mention: Comparison on Six Self-Hosted WAF | dev.to | 2024-08-26

    Coraza and ModSecurity have a high detection rate, but they are not adapted to reality scenarios, resulting in too many false positives.

  • Heimdall

    An Application dashboard and launcher

  • ngxtop

    Real-time metrics for nginx server

    Project mention: Ngtop – Request analytics from the Nginx access logs | news.ycombinator.com | 2024-07-30

    ngxtop is also very useful for providing real-time metrics:

    https://github.com/lebinh/ngxtop

  • BunkerWeb

    🛡️ Open-source and next-generation Web Application Firewall (WAF)

    Project mention: 5 Best Free and Open Source WAF for 2025 | dev.to | 2024-09-18

    Link: BunkerWeb on GitHub

  • serge

    A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API.

    Project mention: Show HN: I made an app to use local AI as daily driver | news.ycombinator.com | 2024-02-27
  • h5ai

    HTTP web server index for Apache httpd, lighttpd and nginx.

    Project mention: Ask HN: Online File Repository System? | news.ycombinator.com | 2024-05-03

    Syncthing actually doesn't provide a way to view your files online, you have to set up an instance on your local computer then have the files synced to there and then view them locally. However, on the forums I have found links to something that people seem to recommend for viewing files online, a sort of enhanced web index: https://github.com/lrsjng/h5ai.

  • flagger

    Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)

    Project mention: What Is Flux CD & How Does It Work? [Tutorial] | dev.to | 2024-08-29

    Can be used to implement canary, blue/green, and A/B deployments when combined with the optional Flagger component.

  • dperf

    dperf is a 100Gbps network load tester.

  • one_click_script

    install latest or LTS linux kernel and enable BBR or BBR plus

  • kubernetes-ingress

    NGINX and NGINX Plus Ingress Controllers for Kubernetes

    Project mention: Nginx Unit: open-source, lightweight and versatile application runtime | news.ycombinator.com | 2024-05-31

    I wouldn't bet on that. :)

    F5 isn't the most visible corporation in terms of grassroots engagement, but NGINX itself has remained F/OSS all these years and newer projects like the Kubernetes Ingress Controller [0], Gateway Fabric [1], and NGINX Agent [2] are all Apache 2.0 licensed. Just like Unit.

    We do have commercial offerings, including the aforementioned NGINX Plus, but I think we've got a decent track record of keeping useful things open.

    [0]: https://github.com/nginxinc/kubernetes-ingress

    [1]: https://github.com/nginxinc/nginx-gateway-fabric

    [2]: https://github.com/nginx/agent

  • nginx-ui

    Nginx UI allows you to access and modify the nginx configurations files without cli.

  • devilbox

    A modern Docker LAMP stack and MEAN stack for local development

    Project mention: Best Xampp alternative | /r/PHP | 2023-12-06

    Upvote, because I like the idea of https://github.com/cytopia/devilbox. But, it contains a bit too much for me. Worth a look, though, fellow redditors

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Nginx discussion

Log in or Post with

Nginx related posts

  • 5 Best Free and Open Source WAF for 2025

    5 projects | dev.to | 18 Sep 2024
  • BunkerWeb – Open-Source Web Application Firewall (WAF)

    1 project | news.ycombinator.com | 17 Sep 2024
  • Install NGINX Ingress Controller in AWS EKS

    2 projects | dev.to | 14 Sep 2024
  • Comparison on Six Self-Hosted WAF

    3 projects | dev.to | 26 Aug 2024
  • Top Open-Source WAF Projects: Secure Your Website with the Best Tools

    6 projects | dev.to | 19 Aug 2024
  • Why SafeLine Might Be the Best Free WAF

    6 projects | dev.to | 12 Aug 2024
  • Guarding Your APIs: Mastering WAF and API Gateway Integration

    2 projects | dev.to | 6 Aug 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 18 Sep 2024
    InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →

Index

What are some of the best open-source Nginx projects? This list will help you:

Project Stars
1 Kong 38,850
2 nginxconfig.io 27,598
3 Nginx Proxy Manager 21,978
4 nginx-proxy 18,409
5 GoAccess 18,144
6 ingress-nginx 17,255
7 apisix 14,299
8 CapRover 12,951
9 SafeLine 11,908
10 server-configs-nginx 11,145
11 Xray_onekey 9,253
12 ModSecurity 8,058
13 Heimdall 7,698
14 ngxtop 6,455
15 BunkerWeb 6,162
16 serge 5,639
17 h5ai 5,511
18 flagger 4,845
19 dperf 4,816
20 one_click_script 4,714
21 kubernetes-ingress 4,625
22 nginx-ui 4,394
23 devilbox 4,370

Sponsored
Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com

Did you konow that Python is
the 1st most popular programming language
based on number of metions?