NGINX logo

NGINX

High-performance HTTP server, reverse proxy, and TCP/UDP proxy

31k C BSD-2-Clause yesterday

Overview

NGINX is a battle-tested, high-performance web server and reverse proxy used to serve millions of sites worldwide. It excels at handling concurrent connections with low memory footprint via its event-driven, asynchronous architecture. Capabilities include static file serving, reverse proxying with load balancing, SSL/TLS termination, HTTP/2 and HTTP/3 support, and TCP/UDP proxying. Deploys natively on Linux via package manager or from source; Docker images are also widely available.

Where it falls short of Heroku

  • Configuration is entirely file-based with no built-in web UI for management
  • No application deployment, build, or CI/CD capabilities out of the box
  • SSL certificate management requires manual setup or external tools (e.g., Certbot)
  • Lacks application-level observability dashboards; requires third-party tools for metrics

We list the gaps honestly so you can decide if the trade-off is worth owning your data.

Tags

web-server
reverse-proxy
load-balancer
ssl
proxy
Maintain NGINX?

Claim this listing to keep it accurate, add a deploy template, or feature it on relevant pages.

Show off your self-host difficulty score

Embed the NGINX difficulty badge in your README — it links back here.

Self-host difficulty badge← add this to your README
[![Self-host difficulty](https://openreplace.com/api/badge/nginx)](https://openreplace.com/nginx)

Similar open-source projects

Other self-hostable tools in the same space worth comparing.

Automatic HTTPS web server and reverse proxy with zero config TLS

73k Go Apache-2.0 today
3/5
NGINX vs Caddy

Cloud-native HTTP reverse proxy and load balancer for microservices

64k Go MIT today
3/5
NGINX vs Traefik

Self-hostable Heroku/Netlify alternative for apps, databases, and services

57k PHP Apache-2.0 2 days ago
2/5
1-click
NGINX vs Coolify

Modern Linux server and web-app management panel with app store deploys

36k Go GPL-3.0 today
2/5
NGINX vs 1Panel