Commit graph

5 commits

Author SHA1 Message Date
05fa11b29a nginx: sub_filter to rewrite Kuma asset paths, fix monitor proxying
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 17:22:01 +00:00
ba8b9bd5a3 nginx: WebSocket headers for Uptime Kuma, fix monitor base path
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 17:00:18 +00:00
ea9dba0c58 Monitor page: Uptime Kuma iframe + deploy log; expose /deploy/ via nginx
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 15:53:05 +00:00
0d15730789 nginx: proxy /notices/ and /monitor/ through portal nginx
Portal's nginx is the actual entry point (original NPM proxies the whole
domain to the portal LXC). App paths need to be proxied here, not in the
stack NPM. Same pattern as /api/auth/ which already works.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 15:26:50 +00:00
b54081113b Initial commit: portal 2026-07-01 12:09:54 +00:00