N

Nginx Proxy Manager

A web-based GUI for managing Nginx proxy hosts, SSL certificates, and access controls with Let's Encrypt integration.

About Nginx Proxy Manager

Nginx Proxy Manager gives you a clean web interface to manage reverse proxy rules for your services. Instead of editing Nginx config files by hand, you point and click to create proxy hosts, set up SSL certificates, and control who can reach your apps. It runs as a Docker container and stores its configuration in a SQLite database.

The tool handles automatic SSL certificate renewal through Let's Encrypt, supports custom access lists (allow/deny by IP or auth), and lets you set up HTTP/HTTPS forwarding, websocket support, and streaming. You can also add custom Nginx directives per host. The interface shows real-time connection stats and certificate expiry dates.

This is an open source project (MIT license) maintained by the community. It's ideal for homelab users and small teams who want Nginx's power without the command line. The project has over 20,000 GitHub stars and is actively developed with regular releases.
Server Software

Quick Facts

Pricing
Open Source
License
Open Source
Platform
Linux
Version
2.10.4
Developer
NginxProxyManager