43 lines
1.1 KiB
Markdown
43 lines
1.1 KiB
Markdown
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://<your-server-ip>: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. |