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>
This commit is contained in:
29
history/2026-03-various-gitea-changes.md
Normal file
29
history/2026-03-various-gitea-changes.md
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
date: 2026-03
|
||||
topic: Gitea 관련 이전/분리/도메인 변경 (3월)
|
||||
areas:
|
||||
- services/gitea.md
|
||||
tags: [history, gitea, migration, bunnycdn]
|
||||
---
|
||||
|
||||
2026년 3월 중 Gitea 관련 주요 변경 사항 모음.
|
||||
|
||||
## Synology → K3s 이전 (2026-03-15)
|
||||
|
||||
Synology NAS(192.168.9.100, SQLite)에서 K3s(PostgreSQL)로 이전 완료. Synology 패키지 중지됨 (데이터 보존 중).
|
||||
|
||||
## BunnyCDN Pull Zone 분리 (2026-03-27)
|
||||
|
||||
Gitea를 iron-kr에서 **iron-git** (ID 5584382)으로 분리. iron-kr의 `BlockNoneReferrer: true`가 git 클라이언트(Referrer 없음)를 차단하여 git push/pull 403 에러 발생. iron-git은 `BlockNoneReferrer: false`로 설정.
|
||||
|
||||
## 도메인 이전 (2026-03-28)
|
||||
|
||||
기존 `gitea.anvil.it.com` → `gitea.inouter.com` 완전 교체. 변경 범위:
|
||||
- DNS, BunnyCDN Free SSL, K8s HTTPRoute, Helm values, CoreDNS 헤어핀 rewrite
|
||||
- ArgoCD 4개 앱 repoURL + 8개 repo secret
|
||||
- Gitea Runner, Mailgun credential, 4개 repo CI workflow
|
||||
- 컨테이너 이미지 경로 5개 Deployment, 로컬 git remote 6개, Obsidian 문서 7개 등
|
||||
|
||||
## 참조
|
||||
|
||||
- `services/gitea.md` — 현재 Gitea 구성
|
||||
Reference in New Issue
Block a user