Tools/NginxProxyManager/nginx-proxy-manager

Nginx Proxy Manager

Simple Nginx reverse proxy UI

33.8k+64/wkgrowthTypeScriptMIT Licensetrending

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Jun 2026

Nginx Proxy Manager puts a web UI in front of Nginx so you stop configuring reverse proxies by hand. Point-and-click reverse proxy setup, automatic SSL via Let's Encrypt, and access controls, all without touching a config file.

This is the gateway drug of self-hosting. You run it in Docker, open the web UI, add your domains, point them at your Docker containers, and it handles SSL certificates automatically. For people who self-host a dozen services (Nextcloud, Gitea, Home Assistant), this makes routing and HTTPS dead simple.

MIT. Fully free, no paid tier.

The catch: you're adding a layer of abstraction over Nginx. When something breaks, you need to debug both the UI configuration AND the underlying Nginx config it generates. Advanced Nginx features (custom headers, complex rewrites, WebSocket tuning) sometimes require dropping into the "Advanced" config field and writing raw Nginx directives anyway. If you're comfortable with Nginx configs, Caddy might be a better choice. It auto-provisions SSL with zero config and is simpler without the UI overhead.

Free vs Self-Hosted vs Paid

fully free

Fully open source under MIT. No paid tier, no hosted service. Run it in Docker and manage your reverse proxy through the web UI.

The only cost is the server it runs on. It's lightweight, easily shares a VPS with your other services. Let's Encrypt SSL certificates are free.

Free. SSL included via Let's Encrypt.

Self-hosting ops:trivial

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Similar Tools

Score
88/100 · A
Adoption27/30
Maintenance25/25
Community11/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

High adoption: 32,522 starsActive community: 3,691 forksPermissive license (MIT)

About

Stars
33,799
Forks
3,847

Explore Further

More tools in the directory