Initial commit: OpenMemory에서 마이그레이션한 장기기억 볼트

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
kappa
2026-03-12 16:34:42 +09:00
commit ea090d1c18
20 changed files with 592 additions and 0 deletions

17
infra/vault.md Normal file
View File

@@ -0,0 +1,17 @@
---
title: Vault 시크릿 관리
updated: 2026-03-12
source: openmemory
---
## Root Token
Vault root token은 만료 없음 (TTL: 0s)
## 접근 정책
접근 정책: infra-read(읽기 전용), infra-admin(읽기/쓰기)
## NocoDB
NocoDB API 토큰: Vault secret/nocodb/api-token (필드: token, url, user)