vault: 시크릿 이관 완료, 카테고리별 구조 정리

This commit is contained in:
kaffa
2026-03-12 02:22:40 -07:00
parent b70dacb803
commit c44012ff91

View File

@@ -22,9 +22,22 @@ Vault root token은 만료 없음 (TTL: 0s)
접근 정책: infra-read(읽기 전용), infra-admin(읽기/쓰기) 접근 정책: infra-read(읽기 전용), infra-admin(읽기/쓰기)
## NocoDB ## 시크릿 구조 (KV v2)
NocoDB API 토큰: Vault secret/nocodb/api-token (필드: token, url, user) vault.inouter.com(Synology)에서 hcv.inouter.com(K3s)으로 이관 완료 (2026-03-12). 카테고리별 정리:
| 카테고리 | 경로 | 내용 |
|----------|------|------|
| infra/ | apisix, argocd, cert-manager, cf-tunnel-manager, google/eab, k8s/infra-tool, safeline, ssh, ssh/id_ed25519, tailscale | 인프라 서비스 |
| cloud/ | alibaba, aws, backblaze, backblaze/restic, bunnycdn, cloudflare, cloudflare/r2, linode, vultr, zenlayer | 클라우드 프로바이더 |
| database/ | postgres, redis, bunnydb/cs-blocklist | DB |
| apps/ | gitea, gitea/registry, myapp, n8n, nocodb, telegram-ai-support, waf-saas | 자체 앱/서비스 |
| ai/ | brave, context7, google/drive-mcp, openai, openrouter, pinecone, testsprite, vertex | AI/LLM API |
| messaging/ | discord/bot, discord/nocodb-webhook, mailgun/api-key, mailgun/smtp, telegram | 메시징/알림 |
| company/ | bank, info, ironclad, korbit, koreaexim, popbill | 회사/비즈니스 |
| product/ | irondesk/ton-wallet, irondesk/tron | 제품 관련 |
| domain/ | globalping, maxmind, namecheap, namecheap/api, namecheap/api-server, namecheap/deposit-api, namecheap/registrant | 도메인/DNS |
| auth/ | api-keys/openai, api-keys/stripe, google/ca/external-account-key, google/ca/service-account | 인증 |
## MCP 서버 ## MCP 서버