No description
Find a file
jtricerolph 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
src Portal: render placeholder instead of recursing when embedded in an iframe 2026-07-01 15:05:50 +00:00
.gitignore Initial commit: portal 2026-07-01 12:09:54 +00:00
docker-compose.yml Healthcheck: 127.0.0.1 (avoid IPv6 localhost refused) 2026-07-01 14:42:29 +00:00
Dockerfile Initial commit: portal 2026-07-01 12:09:54 +00:00
index.html Initial commit: portal 2026-07-01 12:09:54 +00:00
nginx.conf nginx: proxy /notices/ and /monitor/ through portal nginx 2026-07-01 15:26:50 +00:00
package.json Initial commit: portal 2026-07-01 12:09:54 +00:00
tsconfig.json Initial commit: portal 2026-07-01 12:09:54 +00:00
vite.config.ts Initial commit: portal 2026-07-01 12:09:54 +00:00