Hacker News with Generative AI: Nginx

Nginx Explorer – File Listing (izissise.net)
Sharing files across devices can be a hassle. Luckily, most devices support HTTP through a browser, which enables both file download and upload.
We Chose Nginx and HashiStack over Kubernetes for Our Service Discovery Needs (hexmos.com)
We recently switched from Kubernetes to Nomad to manage our infrastructure. At first, with two nodes and multiple services, we had a hard time getting the request routing to work reliably. In this post, I’ll walk through how we built an efficient and low-cost service discovery solution for our infrastructure—and why it could benefit others facing similar routing issues.
Why We Chose Nginx and HashiStack over Kubernetes for Our Service Discovery (hexmos.com)
We recently switched from Kubernetes to Nomad to manage our infrastructure. At first, with two nodes and multiple services,we had a hard time getting the request routing to work reliably. In this post, I’ll walk through how we built an efficient and low-cost service discovery solution for our infrastructure—and why it could benefit others facing similar routing issues.
Tengine: Open-source web server, originated by Taobao, based on Nginx (taobao.org)
Tengine is a web server originated by Taobao, the largest e-commerce website in Asia. It is based on the Nginx HTTP server and has many advanced features.
Nginx/njs: A subset of JavaScript language to use in Nginx (github.com/nginx)
NGINX JavaScript, also known as NJS, is a dynamic module for NGINX that enables the extension of built-in functionality using familiar JavaScript syntax.
Customizing Nginx Logs: A Comprehensive Guide (betterstack.com)
Nginx, like most applications, records a wealth of data related to client interactions, system events, and potential errors. However, this data's potential can only be fully realized through proper configuration, management, and analysis.
Nginx has moved to GitHub (nginx.org)
Hello from NGINX! Today we're thrilled to announce that the official NGINX Open Source development repository has moved from Mercurial to GitHub [1][2][3], where we will now start accepting contributions in the form of Pull Requests.
Kamal-skiff: Deploy static sites using Nginx (github.com/basecamp)
Ngtop – Request analytics from the Nginx access logs (github.com/facundoolano)
My personal reasons to not run my Nginx reverse-proxy inside Docker (ewaldbenes.com)
Common Nginx misconfigurations that leave your web server open to attack (2020) (detectify.com)
How we manage individual user concurrencies with Nginx and Lua (browserless.io)