SaaSHub helps you find the best software and product alternatives Learn more β
Nginx Alternatives
Similar projects and alternatives to Nginx
-
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
-
Nginx Proxy Manager
Docker container for managing Nginx proxy hosts with a simple, powerful interface
-
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Redis
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
-
-
-
-
-
-
-
-
consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
-
-
-
nestjs-monorepo-microservices-proxy
Example of how to implement a Nestjs monorepo with no shared folder
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Nginx discussion
Nginx reviews and mentions
-
Deploying a Simple Flask API Using Gunicorn, Supervisor & Nginx
Nginx: A reverse proxy to handle client requests and route them to Gunicorn.
-
Setup K8s cluster on GCP VMs
Welcome to nginx! If you see this page, the nginx web server is successfully installed and working. Further configuration is required. For online documentation and support please refer to href="http://nginx.org/">nginx.org. Commercial support is available at href="http://nginx.com/">nginx.com. Thank you for using nginx.
- Nginx 1.28.0 has been released
-
Down the Rabbit Hole of creating a Home Lab
NGINX - Web server and reverse proxy
- Simple Web Server
-
Want to Know Where Popular Web Technologies Serve Websites on Red Hat Linux? Letβs Break It Down!
Official Source: nginx.org
-
.localhost Domains
nginx validates hostnames per the spec, and to your question specifically it rejects requests that would put a slash in $host: https://github.com/nginx/nginx/blob/b6e7eb0f5792d7a52d2675ee...
- Dark Mode Support for Built-In Nginx Error Pages β Like or Dislike
- Apache Vs Nginx: How to choose your Preferred Web Server
- Ultimate Guide to Using NGINX as a Reverse Proxy and Load Balancer:Best Practices and Tips
-
A note from our sponsor - SaaSHub
www.saashub.com | 20 May 2025
Stats
nginx/nginx is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of Nginx is C.
Review β β β β β 8/10
Experience using NGINX as a reverse proxy in a containerised environment. Used it to set up path-based routing i.e. requests to / is routed to a landing page, /foo is routed to container A and /bar is routed to container B. I looked at using Traefik instead but NGINX is now "the devil I know".
Review β β β β β 9/10