mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-17 09:05:56 +00:00
Updated Reverse Proxy (markdown)
parent
3d625e6aea
commit
eeba2b3f2e
1 changed files with 7 additions and 0 deletions
|
@ -2,6 +2,13 @@ In order to to expose Uptime Kuma to the web securely, it is recommended to prox
|
|||
|
||||
Unlikely other web apps, Uptime Kuma is based on WebSocket. You need two more header **"Upgrade"** and **"Connection"** in order to **reverse proxy WebSocket**.
|
||||
|
||||
- [Nginx](#nginx)
|
||||
- [Apache](#apache)
|
||||
- [Caddy](#caddy)
|
||||
- [Synology Builtin Reverse Proxy](#synology-builtin-reverse-proxy)
|
||||
- [SSL/HTTPS](#ssl-https)
|
||||
|
||||
|
||||
# Nginx
|
||||
|
||||
With SSL:
|
||||
|
|
Loading…
Add table
Reference in a new issue