16 Commits

Author SHA1 Message Date
822ee5a2cd fix: registry gitea.inouter.com
All checks were successful
CI Pipeline / build (push) Successful in 19s
2026-03-27 15:41:44 +00:00
7d5a92fee6 chore: rebuild test
Some checks failed
CI Pipeline / build (push) Failing after 11s
2026-03-27 15:37:39 +00:00
7fddb5d57b chore: gitea.anvil.it.com → gitea.inouter.com
Some checks failed
CI Pipeline / build (push) Failing after 13s
2026-03-27 15:33:32 +00:00
ac4712ed49 chore: gitea.anvil.it.com → gitea.inouter.com
Some checks failed
CI Pipeline / build (push) Has been cancelled
2026-03-27 15:33:03 +00:00
kappa
c9ba8bc593 Remove deploy job, CD handled by ArgoCD
All checks were successful
CI Pipeline / build (push) Successful in 15s
2026-03-27 08:40:03 +09:00
kappa
294f2fc83a trigger deploy
Some checks failed
CI/CD Pipeline / build (push) Successful in 48s
CI/CD Pipeline / deploy (push) Failing after 2m12s
2026-03-27 08:36:33 +09:00
4560309362 trigger build
Some checks failed
CI/CD Pipeline / build (push) Successful in 51s
CI/CD Pipeline / deploy (push) Failing after 6s
2026-03-24 12:40:16 +00:00
kaffa
f25169dca2 chore: remove hardcoded namespace for Argo CD 2026-03-12 13:43:25 +09:00
kaffa
6ac2f835fd chore: remove hardcoded namespace for Argo CD 2026-03-12 13:43:22 +09:00
kaffa
3462338b01 chore: remove hardcoded namespace for Argo CD 2026-03-12 13:43:19 +09:00
kaffa
6179454cd8 Add K8s manifests and CD pipeline for K3s deployment
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 12:16:24 +09:00
kaffa
eff0572107 Fix CI: rename secret to REGISTRY_TOKEN (GITEA_ prefix reserved)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 12:02:28 +09:00
kaffa
09c37e6f35 Fix CI: use docker instead of podman for build
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 11:56:16 +09:00
kaffa
6a26c0c4e4 Add REST API server, Docker support, and CI pipeline
- Add FastAPI-based REST API server (api_server.py)
- Add Dockerfile and docker-compose.yaml for containerized deployment
- Add Gitea Actions CI workflow for building and pushing images
- Refactor CLI to support dual-server SSH (bouncer + crowdsec)
- Update dependencies with FastAPI and uvicorn
- Update CLAUDE.md and README.md with full documentation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 11:51:03 +09:00
kaffa
fee4636363 Add .python-version to .gitignore
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 17:11:36 +09:00
kaffa
2f361c2574 Initial commit: CrowdSec Cloudflare Bouncer Manager
CrowdSec Cloudflare Worker Bouncer 도메인 관리 CLI 도구
- 도메인 CRUD (list, show, add, edit, remove)
- Cloudflare 동기화 (sync, available)
- 설정 백업/복원 (backup, restore, diff)
- 상태 모니터링 (status, logs, decisions, metrics)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 17:04:58 +09:00