docs: add _index.md MOC to all directories
This commit is contained in:
17
infra/_index.md
Normal file
17
infra/_index.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: infra 인덱스
|
||||
updated: 2026-04-16
|
||||
tags: [moc, infra]
|
||||
---
|
||||
|
||||
## Infra
|
||||
|
||||
인프라 전반을 다루는 최상위 카테고리. 5개 서브카테고리로 구성.
|
||||
|
||||
| 카테고리 | 설명 |
|
||||
|----------|------|
|
||||
| [[infra/compute/_index\|compute]] | 서버, 호스트, 컨테이너, VM, K3s 노드 |
|
||||
| [[infra/network/_index\|network]] | 라우팅, 인그레스, 로드밸런서, SMTP, SSH 프록시 |
|
||||
| [[infra/security/_index\|security]] | 인증서, 시크릿, WAF, 접근 관리 |
|
||||
| [[infra/data/_index\|data]] | 데이터베이스, 스토리지, 백업 |
|
||||
| [[infra/platform/_index\|platform]] | 플랫폼 서비스, CI/CD, 모니터링, 위키 |
|
||||
13
infra/compute/_index.md
Normal file
13
infra/compute/_index.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: compute 인덱스
|
||||
updated: 2026-04-16
|
||||
tags: [moc, compute]
|
||||
---
|
||||
|
||||
## Compute
|
||||
|
||||
| 문서 | 설명 |
|
||||
|------|------|
|
||||
| [[infra-hosts]] | 인프라 호스트 및 네트워크 (SSH 접속, Incus, Tailscale) |
|
||||
| [[k3s-migration]] | K3s PostgreSQL 백엔드 이전 기록 |
|
||||
| [[zlambda]] | zlambda Linode 도쿄 NixOS VM |
|
||||
16
infra/data/_index.md
Normal file
16
infra/data/_index.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: data 인덱스
|
||||
updated: 2026-04-16
|
||||
tags: [moc, data]
|
||||
---
|
||||
|
||||
## Data
|
||||
|
||||
| 문서 | 설명 |
|
||||
|------|------|
|
||||
| [[backup]] | 백업 파이프라인 (Longhorn PVC, R2) |
|
||||
| [[k3s-backup]] | K3s 백업 파이프라인 (Longhorn + Synology 2레이어) |
|
||||
| [[nas-storage]] | NAS StorageClass (NFS + iSCSI, Synology) |
|
||||
| [[postgresql-ha]] | PostgreSQL HA (Patroni + etcd 3노드) |
|
||||
| [[sftpgo]] | SFTPGo SFTP/SSH 서버 |
|
||||
| [[storage-plan]] | 스토리지 기획 (NVMe NAS + iSCSI) |
|
||||
18
infra/network/_index.md
Normal file
18
infra/network/_index.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: network 인덱스
|
||||
updated: 2026-04-16
|
||||
tags: [moc, network]
|
||||
---
|
||||
|
||||
## Network
|
||||
|
||||
| 문서 | 설명 |
|
||||
|------|------|
|
||||
| [[apisix]] | APISIX 설정 및 운영 |
|
||||
| [[apisix-manual]] | APISIX 운영 매뉴얼 |
|
||||
| [[gateway-api]] | K3s Gateway API (Traefik 메인 라우팅) |
|
||||
| [[k3s-ingress-architecture]] | K3s 인그레스 아키텍처 (Traefik + APISIX 병렬) |
|
||||
| [[metallb]] | MetalLB K3s LoadBalancer |
|
||||
| [[openwrt]] | OpenWrt 라우터 (서울, HAProxy/nftables) |
|
||||
| [[smtp-relay]] | smtp-relay K3s 내부 SMTP 게이트웨이 (Mailgun) |
|
||||
| [[sshpiper]] | sshpiper SSH 리버스 프록시 |
|
||||
18
infra/platform/_index.md
Normal file
18
infra/platform/_index.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: platform 인덱스
|
||||
updated: 2026-04-16
|
||||
tags: [moc, platform]
|
||||
---
|
||||
|
||||
## Platform
|
||||
|
||||
| 문서 | 설명 |
|
||||
|------|------|
|
||||
| [[anomaly-detect]] | 이상 트래픽 감지 (VictoriaLogs + Grok-4 agentic) |
|
||||
| [[brokkr]] | Brokkr 홈페이지 제작 에이전트 |
|
||||
| [[helm-charts]] | Helm 차트 관리 체계 (ArgoCD GitOps) |
|
||||
| [[infra-forge]] | Forge 인프라 에이전트 (지식 베이스 + LLM 보고) |
|
||||
| [[infra-tofu]] | 인프라 프로비저닝 (OpenTofu) |
|
||||
| [[kaniko]] | Kaniko K8s 네이티브 컨테이너 이미지 빌드 |
|
||||
| [[outline]] | Outline Wiki (팀 문서 관리) |
|
||||
| [[victorialogs]] | VictoriaLogs K3s 로그 저장소 |
|
||||
16
infra/security/_index.md
Normal file
16
infra/security/_index.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: security 인덱스
|
||||
updated: 2026-04-16
|
||||
tags: [moc, security]
|
||||
---
|
||||
|
||||
## Security
|
||||
|
||||
| 문서 | 설명 |
|
||||
|------|------|
|
||||
| [[cert-manager]] | cert-manager SSL 인증서 관리 |
|
||||
| [[cloudflare]] | Cloudflare 서비스 (DNS, CDN) |
|
||||
| [[crowdsec-safeline]] | CrowdSec 및 SafeLine WAF |
|
||||
| [[external-secrets]] | External Secrets Operator (Vault 연동) |
|
||||
| [[teleport]] | Teleport 접근 관리 (SSH/K8s/웹앱) |
|
||||
| [[vault]] | Vault 시크릿 관리 (HA Raft 3노드) |
|
||||
Reference in New Issue
Block a user