Commit Graph

5 Commits

Author SHA1 Message Date
fchinembiri c04e597228 fix: update CI workflow to use Kaniko with gitea-runner 2026-05-04 23:05:17 +02:00
fchinembiri ccc3d249be feat: update GitOps workflow with Kaniko builds
- Use Kaniko to build Docker images without Docker daemon
- Fixes Docker-in-Docker issues in Gitea runner
- Supports building worker, api, and web images
- Added cache for faster builds
2026-05-04 22:36:08 +02:00
fchinembiri 86c575330d feat: update GitOps workflow and gitea-runner for Docker builds
Build and Push Docker Images / build-api (push) Waiting to run Details
Build and Push Docker Images / build-web (push) Waiting to run Details
Build and Push Docker Images / build-worker (push) Failing after 14m30s Details
- Updated workflow to use parallel jobs for worker, api, web builds
- Added GitHub Actions cache for faster builds
- Fixed Gitea runner to properly support Docker-in-Docker with TLS
- Worker fixes: STAC S3 URL patching, MinIO internal endpoint, model path
- storage.py: Fixed endpoint, credentials, and secure=false
2026-05-04 22:28:58 +02:00
fchinembiri b1c6a9b290 fix: containerize web app and update CI/CD to build web image 2026-04-28 13:20:53 +02:00
fchinembiri f02e818a2b Add Gitea runner and Build-Push workflow for Docker Hub 2026-04-23 22:42:04 +02:00