docs: sync local vault content to remote
Update index pages, troubleshooting articles, README, and deploy status to match current local vault state.
This commit is contained in:
@@ -48,5 +48,13 @@ rsync -av --include="*.md" --include="*/" --exclude="*" \
|
||||
|
||||
## Backlog
|
||||
|
||||
- [ ] Gitea webhook for auto-deploy on push
|
||||
- [ ] Add `03-opensource` and `05-troubleshooting` articles
|
||||
- [✅] Gitea webhook for auto-deploy on push (Active as of 2026-03-11)
|
||||
- [ ] Add `03-opensource` and `05-troubleshooting` articles (Troubleshooting seeded)
|
||||
|
||||
## Incident Log
|
||||
|
||||
### 2026-03-11 — 502 Error & Webhook Repair
|
||||
- **Issue:** Wiki returned 502 Bad Gateway.
|
||||
- **Cause:** `majwiki` container was in a restart loop due to a `LiterateNavParseError` in `SUMMARY.md` (invalid globbing syntax).
|
||||
- **Repair:** Rewrote `SUMMARY.md` with explicit links. Repaired `majwiki-webhook.service` by killing an orphaned process and correcting the Caddy reverse proxy routing for `/webhook`.
|
||||
- **Result:** Site live and auto-deployment functional.
|
||||
|
||||
Reference in New Issue
Block a user