Commit Graph

6 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
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
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