Commit Graph

17 Commits

Author SHA1 Message Date
kappa
b072736d30 feat: Bot Detection + Access Lists 도구 추가 (Advanced plan 전용, 경로 사전 구현)
All checks were successful
CI / build (push) Successful in 44s
2026-04-13 10:20:10 +09:00
kappa
17b7b0e5f7 feat: Shield 전체 기능 추가 — Rate Limiting CRUD, WAF custom rules, Metrics, DDoS enums, WAF profiles
All checks were successful
CI / build (push) Successful in 46s
2026-04-13 10:14:49 +09:00
kappa
1edc063cd9 fix: Shield tools → Shield Zone API (/shield/shield-zone), client.py에 put 추가
All checks were successful
CI / build (push) Successful in 2m6s
구 API(Pull Zone ShieldDDosProtectionEnabled 필드)는 읽기 전용이라 Shield 설정 변경 불가.
새 Shield Zone API: bunny_shield_list, bunny_shield_status(by shieldZoneId),
bunny_shield_create, bunny_shield_update(PUT), bunny_waf_rules, bunny_waf_logs.
waf_logs 엔드포인트도 /shield/event-logs/{shieldZoneId}로 수정.
2026-04-13 10:03:14 +09:00
kaffa
93ce5acede chore: rebuild
All checks were successful
CI / build (push) Successful in 1m1s
2026-03-27 15:46:51 +00:00
kaffa
798332d4d8 refactor: remove kubectl deploy, use ArgoCD
Some checks failed
CI / build (push) Failing after 10s
2026-03-27 15:45:10 +00:00
kaffa
946fbdca0d fix: registry gitea.inouter.com
Some checks failed
CI/CD / build-and-deploy (push) Failing after 7s
2026-03-27 15:41:46 +00:00
kaffa
90fd269280 chore: rebuild test
Some checks failed
CI/CD / build-and-deploy (push) Failing after 7s
2026-03-27 15:38:03 +00:00
kaffa
201e86c6c6 chore: gitea.anvil.it.com → gitea.inouter.com
Some checks failed
CI/CD / build-and-deploy (push) Failing after 7s
2026-03-27 15:33:30 +00:00
kaffa
6aa1a726cc chore: gitea.anvil.it.com → gitea.inouter.com
Some checks failed
CI/CD / build-and-deploy (push) Has been cancelled
2026-03-27 15:33:02 +00:00
kappa
fdff9010a6 Update IngressRoute: bunny.inouter.com with TLS 2026-03-14 12:22:27 +09:00
kaffa
d6137c81b1 chore: remove hardcoded namespace for Argo CD 2026-03-12 13:43:14 +09:00
kaffa
674caab248 chore: remove hardcoded namespace for Argo CD 2026-03-12 13:43:11 +09:00
kaffa
6ec4f54a6b chore: remove hardcoded namespace for Argo CD 2026-03-12 13:43:09 +09:00
kappa
a271307741 feat: add Traefik IngressRoute for bunnycdn-mcp.inouter.com 2026-02-15 15:31:33 +09:00
kappa
d4cbb91152 fix: copy source before pip install in Dockerfile 2026-02-15 15:22:35 +09:00
kappa
b1986145a4 ci: trigger rebuild with secrets configured 2026-02-15 15:21:23 +09:00
kappa
7269686179 Initial commit: BunnyCDN MCP server with K8s deployment
- FastMCP server with 12 tools (pullzone, cache, statistics, shield)
- Dockerfile with multi-stage build (python:3.11-slim + uv)
- K8s manifests (Deployment + Service)
- Gitea Actions CI/CD pipeline (build → push → deploy)
2026-02-15 15:19:42 +09:00