Nginx Proxy Manager
Go to file
2025-05-22 02:21:32 +00:00
docker-compose.yml Upload files to "/" 2025-05-22 02:20:08 +00:00
README Upload files to "/" 2025-05-22 02:20:08 +00:00
README.md Update README.md 2025-05-22 02:21:32 +00:00
reset.sh Upload files to "/" 2025-05-22 02:20:08 +00:00

Nginx Proxy Manager A simple, powerful interface to manage Nginx proxy hosts with SSL support via Let's Encrypt.

🌟 Features Beautiful and secure admin interface (based on Tabler) Easily create: Forwarding domains Redirections Streams 404 hosts Free SSL certificates via Let's Encrypt or use your own Access lists and basic HTTP authentication Advanced Nginx configuration for power users User management, permissions, and audit logs 🚀 Quick Setup Requirements Docker Docker Compose Docker Compose Example

Start the Stack

🔐 Admin Interface URL: http://:81 Default credentials: Email: admin@example.com Password: changeme

note: You will be prompted to change your credentials on first login.

🌐 Hosting at Home Set up port forwarding on your router for ports 80 and 443 to your server. Point your domain to your home IP (use DuckDNS, Route53, etc.). Use Nginx Proxy Manager to route traffic to your internal services. 🤝 Contributing

Pull requests are welcome on the develop branch. Official releases are made from master.