docs: add _index.md MOC to all directories

This commit is contained in:
heimdall
2026-04-16 13:46:06 +09:00
parent f0e51daafd
commit 7395446478
13 changed files with 222 additions and 0 deletions

33
history/_index.md Normal file
View File

@@ -0,0 +1,33 @@
---
title: history 인덱스
updated: 2026-04-16
tags: [moc, history]
---
## History
변경 이력, 인시던트 대응, 마이그레이션 과정 기록. 정본 문서와 분리하여 날짜별로 관리.
| 문서 | 설명 |
|------|------|
| [[2026-03-15-apisix-git-push-500]] | APISIX git push 500 에러 + http-logger 401 해결 |
| [[2026-03-24-k3s-postgresql-migration]] | K3s PostgreSQL 백엔드 이전 (etcd → Supabase → Patroni) |
| [[2026-03-25-apisix-to-traefik-routing]] | 메인 HTTP 라우팅 APISIX → Traefik 전환 |
| [[2026-03-31-netbis-ddos-attack]] | Netbis 도메인 대규모 봇 공격 및 대응 |
| [[2026-03-various-gitea-changes]] | Gitea 관련 이전/분리/도메인 변경 (3월) |
| [[2026-04-04-usb-25g-hang]] | USB 2.5GbE 어댑터 절전 hang + NFS hard mount D-state 장애 |
| [[2026-04-05-supabase-to-patroni]] | K3s 데이터스토어 Supabase → Patroni PostgreSQL HA 이전 |
| [[2026-04-06-apisix-etcd-consolidation]] | APISIX etcd 통합/분리 과정 |
| [[2026-04-08-anomaly-detect-iterations]] | anomaly-detect 3차 재설계 (gemma → cohort → agentic Grok-4) |
| [[2026-04-08-patroni-failover-incident]] | Patroni failover 사고 (pgcat/nocodb/outline read-only) |
| [[2026-04-08-zlambda-nixos-migration]] | zlambda Debian → NixOS 전환 |
| [[2026-04-09-ops-agents-setup]] | Ops Agents (Heimdall/Syn) 구축 |
| [[2026-04-10-edge-cleanup]] | Edge layer cleanup (BunnyCDN + Cloudflare 전수 감사) |
| [[2026-04-15-apisix-http-logger-removal]] | APISIX → CrowdSec http-logger 레거시 경로 제거 |
| [[2026-04-15-longhorn-backup-label-typo]] | Longhorn recurring job 라벨 오타로 백업 미동작 |
| [[2026-04-15-pgcat-ha-promotion]] | pgcat HA 승격 (Step 0) |
| [[2026-04-15-vault-mcp-duplicate-investigation]] | vault-mcp-server 중복 배포 의혹 조사 |
| [[2026-04-16-kine-multihost-migration]] | kine pgx multi-host 직결 (HAProxy 의존 제거) |
| [[2026-04-16-pgcat-patroni-tcp-keepalive]] | pgcat + Patroni TCP keepalive 적용 |
| [[2026-04-16-pgpool-full-migration]] | pgpool-II 전면 전환 + pgcat 퇴역 |
| [[2026-04-16-pgpool-n8n-poc]] | pgpool-II PoC (n8n 전용 전환) |