Commit Graph

3 Commits

Author SHA1 Message Date
Heimdall
bcd7b80bfb outline: Discord 통지 파이프라인 (n8n outline-to-discord) 추가
agent-qna 컬렉션의 documents.create 이벤트가 n8n webhook을 거쳐
heimdall Discord 채널에 embed 알림으로 전달되도록 구축.

- Outline webhook subscription: ede9327f-b09e-4f7e-ab56-c507d3d1b3a6
- n8n workflow id: 8P714i5oBs9HkZPK
- 컬렉션 필터 + Discord embed 빌드는 n8n Code 노드 안에 하드코딩
- secret/apps/discord 신설 (bot_token, channel/guild id)
- secret/apps/n8n 의 email/api_key 갱신 (kappa@inouter.com)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 23:22:01 +00:00
Heimdall
f595889e9e outline: fix DATABASE_URL pointing at Patroni replica, document MCP setup
- Patch DATABASE_URL to OpenWrt HAProxy (192.168.9.1:5432) so Outline
  follows Patroni leader automatically
- Record 2026-04-08 incident: postgres-1 demoted to replica caused all
  write queries (incl. apiKeys.lastActiveAt) to fail with 500
- Document heimdall outline MCP setup and new agent-qna collection
2026-04-08 21:48:18 +00:00
Heimdall
5626e91037 Add Outline wiki infrastructure doc 2026-03-30 12:07:34 +00:00