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
  • nginxconfig.io

    โš™๏ธ NGINX config generator on steroids ๐Ÿ’‰

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Nginx Proxy Manager

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

  • Project mention: Ask HN: What Underrated Open Source Project Deserves More Recognition? | news.ycombinator.com | 2024-03-07

    I discovered these 3 amazing projects recently:

    Cryptpad, essentially google docs/sheets/forms e2e encrypted. It does include collaboration. https://github.com/cryptpad/cryptpad

    Immich, google photos self hostable, with share options https://github.com/immich-app/immich

    Nginxproxymanager manages certificates and proxies to self hosted stuff through nginx https://github.com/NginxProxyManager/nginx-proxy-manager

    Great self hosting stuff!

  • 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: You don't need analytics on your blog | news.ycombinator.com | 2023-12-24

    If one wants server-side metrics with a little more info than the author's "hacky little script", there's always goaccess [1], which functions in broadly the same way. I even use it with Firebase Hosting-hosted sites via [2] (which I wrote).

    [1] http://goaccess.io/

    [2] https://github.com/Silicon-Ally/gcp-clf

  • ingress-nginx

    Ingress-NGINX Controller for Kubernetes

  • Project mention: Automating EKS Deployment and NGINX Setup Using Helm with AWS CDK in Python | dev.to | 2024-04-25

    # Add NGINX ingress using Helm eks.HelmChart( self, "NginxIngress", cluster=cluster, chart="ingress-nginx", repository="https://kubernetes.github.io/ingress-nginx", namespace="ingress-nginx", values=helm_values )

  • apisix

    The Cloud-Native API Gateway

  • Project mention: Ask HN: Are there any open source forks of nomad smd consul? | news.ycombinator.com | 2024-05-02

    > I think etcd is basically a k8s only project now

    I hate etcd with the best of them, but etcd is used in a lot more places than just kubernetes:

    https://github.com/apache/apisix/blob/master/docs/en/latest/...

    https://github.com/traefik/traefik#:~:text=Etcd,

    https://github.com/zalando/patroni#patroni-a-template-for-po...

    https://github.com/purpleidea/mgmt/tree/0.0.26/etcd (this one shows up on HN quite a bit)

    https://github.com/sorintlab/stolon#features

    It's actually one of the major reasons I wouldn't touch those projects

  • SaaSHub

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

    SaaSHub logo
  • CapRover

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

  • Project mention: CapRover : Dumb name, awesome tool | dev.to | 2024-01-12

    Finally, I kinda wonder if CapRover is still alive. As I write this it has been over 60 days since there has been any activity on their GitHub.

  • server-configs-nginx

    Nginx HTTP server boilerplate configs

  • Project mention: Stylesheet not loaded because of MIME type | /r/docker | 2023-05-11

    The default configuration of nginx should have been fine. Have a look at this project if you need a decent starting point, https://github.com/h5bp/server-configs-nginx

  • 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.

  • Heimdall

    An Application dashboard and launcher

  • Project mention: What kind of Alpine user are you? | /r/AlpineLinux | 2023-07-09

    The control panel is called Homepage. I like it more than Heimdall. To manage Docker I use Portainer.

  • ngxtop

    Real-time metrics for nginx server

  • 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: A K8s progressive delivery tool | news.ycombinator.com | 2024-01-09
  • kubernetes-ingress

    NGINX and NGINX Plus Ingress Controllers for Kubernetes

  • Project mention: โ˜ธ๏ธ Kubernetes NGINX Ingress Controller: 10+ Complementary Configurations for Web Applications | dev.to | 2023-10-16

    Everything in the YAML snippets below โ€” except for ingress configuration โ€” relates to configuring the NGINX ingress controller. This includes customizing the default configuration.

  • dperf

    dperf is a 100Gbps network load tester.

  • 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

  • arkade

    Open Source Marketplace For Developer Tools

  • Project mention: Understand your usage of GitHub Actions | news.ycombinator.com | 2023-06-18

    If you omit sudo, then you can move the binary yourself.

    And of course, there's nothing stopping you visiting the releases page - or installing my tap and getting it from Brew!

    https://github.com/alexellis/arkade/releases

  • nginx-ultimate-bad-bot-blocker

    Nginx Block Bad Bots, Spam Referrer Blocker, Vulnerability Scanners, User-Agents, Malware, Adware, Ransomware, Malicious Sites, with anti-DDOS, Wordpress Theme Detector Blocking and Fail2Ban Jail for Repeat Offenders

  • Project mention: Nginx Bad Bot and User-Agent Blocker | news.ycombinator.com | 2024-03-07
  • ansible-collection-hardening

    This Ansible collection provides battle tested hardening for Linux, SSH, nginx, MySQL

  • Project mention: Ask HN: What open-source projects are you currently contributing to and why? | news.ycombinator.com | 2023-06-16

    An ansible collection for hardening Linux systems I mostly wrote: https://github.com/dev-sec/ansible-collection-hardening

    Another ansible collection to manage Icinga: https://github.com/T-Systems-MMS/ansible-collection-icinga-d...

    And the yunohost app for invoice ninja: https://github.com/YunoHost-Apps/invoiceninja5_ynh

  • 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 related posts

  • Automating EKS Deployment and NGINX Setup Using Helm with AWS CDK in Python

    1 project | dev.to | 25 Apr 2024
  • Reverst: Reverse Tunnels in Go over HTTP/3 and QUIC

    4 projects | news.ycombinator.com | 8 Apr 2024
  • Nginx fork with builtin auto HTTPS certificate obtaining from Let's Encrypt

    1 project | news.ycombinator.com | 29 Mar 2024
  • Nginx Bad Bot and User-Agent Blocker

    1 project | news.ycombinator.com | 7 Mar 2024
  • Kong 3.6 with LLM Support

    1 project | news.ycombinator.com | 15 Feb 2024
  • Multi-layer Caching in API Gateway Tackles High Traffic Challenges

    1 project | dev.to | 26 Jan 2024
  • BunkerWeb: Nginx-based open-source Web Application Firewall (WAF)

    2 projects | news.ycombinator.com | 9 Jan 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 4 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more โ†’

Index

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

Project Stars
1 Kong 37,537
2 nginxconfig.io 27,083
3 Nginx Proxy Manager 19,760
4 nginx-proxy 18,045
5 GoAccess 17,523
6 ingress-nginx 16,687
7 apisix 13,689
8 CapRover 12,220
9 server-configs-nginx 11,002
10 Xray_onekey 9,198
11 ModSecurity 7,606
12 Heimdall 7,264
13 ngxtop 6,441
14 serge 5,543
15 h5ai 5,431
16 flagger 4,738
17 kubernetes-ingress 4,539
18 dperf 4,452
19 nginx-ui 4,374
20 devilbox 4,324
21 arkade 4,097
22 nginx-ultimate-bad-bot-blocker 3,687
23 ansible-collection-hardening 3,687

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com