Self-host with Docker ยท Yantr
Nginx Proxy Manager
Easy-to-use reverse proxy with free SSL certificate management.
3
Ports
2
Notes
3
Use Cases
About
What Nginx Proxy Manager does
Nginx Proxy Manager provides a beautiful web UI to manage Nginx reverse proxy hosts with automatic Let's Encrypt SSL certificates. Expose self-hosted services securely over the internet with custom domains, access lists, and advanced Nginx configuration โ no command-line needed.
Install Flow
How to self-host Nginx Proxy Manager
Nginx Proxy Manager can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Nginx Proxy Manager does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Expose self-hosted services via custom subdomains with HTTPS.
- Automatically obtain and renew Let's Encrypt SSL certificates.
- Manage reverse proxy rules, redirects, and access lists from a web UI.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 81 | HTTP | Admin UI |
| 80 | HTTP | HTTP Proxy |
| 443 | HTTPS | HTTPS Proxy |
Docker Image
jc21/nginx-proxy-manager:latest
Service Name
web
Notes
Things to know before you deploy
- Default admin credentials: [email protected] / changeme โ change immediately after first login.
- Port 80 and 443 must be reachable from the internet for Let's Encrypt validation.
Related Apps
More tools you might pair with Nginx Proxy Manager
Page generated 2026-07-27T04:28:00.415Z