|
|
@ -5,6 +5,7 @@ Unlikely other web apps, Uptime Kuma is based on WebSocket. You need two more he |
|
|
|
- [Nginx](#nginx) |
|
|
|
- [Apache](#apache) |
|
|
|
- [Caddy](#caddy) |
|
|
|
- [Nginx Proxy Manager](#nginx-proxy-manager) |
|
|
|
- [Synology Builtin Reverse Proxy](#synology-builtin-reverse-proxy) |
|
|
|
- [SSL/HTTPS](#ssl-https) |
|
|
|
|
|
|
@ -85,6 +86,12 @@ subdomain.domain.com { |
|
|
|
} |
|
|
|
``` |
|
|
|
|
|
|
|
# Nginx Proxy Manager |
|
|
|
|
|
|
|
Please enable "WebSockets Supports" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Synology Builtin Reverse Proxy |
|
|
|
|
|
|
|
https://mlohr.com/websockets-for-synology-dsm/ |
|
|
|