Commit Graph

5 Commits

Author SHA1 Message Date
heimdall
66d2f51743 refactor: normalize infra wikilinks to bare names 2026-04-16 13:43:18 +09:00
kappa
2356b86d36 obsidian: 정본 문서에서 히스토리/인시던트 분리 완료
15개 정본 문서에서 날짜별 변경이력, 인시던트 기록, 폐기된 구현 상세를
history/ 디렉토리로 분리. 정본은 현재 상태만 기술하는 백서 형태로 정리.
각 정본에 history 위키링크 추가.

분리된 history 파일 12건:
- apisix git push 500, k3s postgresql migration, apisix→traefik 전환
- netbis DDoS 공격, gitea 이전/분리, usb 2.5g hang + NFS hard mount
- supabase→patroni, apisix etcd 통합/분리, anomaly-detect 재설계
- patroni failover incident, zlambda nixos migration, ops-agents setup

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 12:09:21 +09:00
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