Files
Docker-Compose/Nginx Proxy Manager/READ.ME
T

21 lines
727 B
Plaintext
Raw Normal View History

2025-10-23 02:15:49 +00:00
Source: https://nginxproxymanager.com/setup/
2025-10-23 02:17:26 +00:00
Go to the management your IP:81
2025-10-23 02:18:25 +00:00
Default login: admin @example.com changeme
Nginx random notes
https://cjroeser.com/2025/01/20/homelab-networking-cloudflare-nginx-split-dns/
Add section on setting up certs
2025-10-23 02:19:07 +00:00
Add section on port forward https and http?
Nginx troubleshooting
Most of these issues I came across while using Cloudflare
If having an error message for too many redirects: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/852
"The cloudflare proxy does not actually follow the redirect nginx sends, which results in this error. You probably need to set the SSL/TLS encryption mode to Full or Full (Strict) or remove the additional CloudFlare proxy."