mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-28 21:17:36 +00:00
Anchor the pattern that secubox-lyrion v1.1.0 demonstrated (admin static page on the canonical hub vhost + real app served at the root of its own dedicated vhost) as a REQUIRED rule across the docs: - docs/MODULE-GUIDELINES.md §4 — new "REQUIRED: dual-vhost pattern" subsection with the URL table, the JS pattern for reading the public URL from /access, and the explicit forbidden anti-pattern (`proxy_pass /<module>/ → app LXC`). - docs/MODULE-GUIDELINES.md §5 — nginx template updated: `/<module>/` is `alias` (static), the dedicated vhost is a separate file. The previous "Iframe pattern for LXC web UIs" + "LXC daemon iframe target" sections are flagged deprecated. - .claude/PATTERNS.md Pattern 12 — same rule reproduced for the Claude-facing pattern catalog with the source-of-truth JS snippet. - .claude/HISTORY.md + .claude/WIP.md — entry for today's three- module alignment (lyrion 1.1.0 + zigbee + authelia). - wiki/Architecture.md — short reference + pointer back to MODULE-GUIDELINES. - packages/secubox-lyrion/README.md — adds the URLs table at the top. - packages/secubox-zigbee/README.md — was a verbatim copy of the lyrion README, rewritten as a proper zigbee README with the new URLs table + API surface + ports + files. - packages/secubox-authelia/README.md — Quickstart points at sso.gk2.secubox.in (was auth.maegia.tv); URLs table added. The forbidden anti-pattern catches LMS Material, Nextcloud, Grafana, z2m and any future module whose UI uses absolute asset URLs — incident on gk2 2026-05-24, see secubox-lyrion 1.1.0 changelog. |
||
|---|---|---|
| .. | ||
| configs | ||
| plans | ||
| skills | ||
| ASYNC-PRECACHE-PATTERN.md | ||
| CLAUDE.md | ||
| DESIGN-CHARTER.md | ||
| DEVOPS-SPEC.md | ||
| HEALTH-DOCTOR-PATTERN.md | ||
| HISTORY.md | ||
| MIGRATION-MAP.md | ||
| MIGRATION-STATUS.md | ||
| MOCKUPS-WEBUI-REWORK.md | ||
| MODULE-COMPLIANCE.md | ||
| NOTES.md | ||
| PATTERNS.md | ||
| PLAN-EYE-REMOTE-RECOVERY.md | ||
| QUICKSHEET-REFERENCE.md | ||
| REMAINING-PACKAGES.md | ||
| TODO.md | ||
| WIKI-STYLE-GUIDE.md | ||
| WIP.md | ||