Commit Graph

13 Commits

Author SHA1 Message Date
fchinembiri 5ce2c42e2e fix(ci): enable hostNetwork for gitea-runner to allow internet access 2026-05-01 08:37:06 +02:00
fchinembiri a399d12f1d fix(ci): add unix:// prefix to docker_host in runner config 2026-05-01 08:34:33 +02:00
fchinembiri 6128754ee2 fix(ci): configure act_runner with docker socket and privileged mode
Build and Push Docker Images / build-and-push (push) Failing after 1s Details
- Adds act_runner config.yaml to enable Docker-in-Docker in jobs
- Configures gitea-runner deployment to mount config via ConfigMap
- Enables privileged mode and mounting of /var/run/docker.sock for jobs
- Updates worker with Feature Order V2 and vectorized computation
2026-05-01 08:28:41 +02:00
fchinembiri fa913d52c2 fix: share docker socket in gitea-runner to fix CI build failure 2026-05-01 01:41:35 +02:00
fchinembiri 096ed9f76b feat: implement Spatio-Temporal Deep Learning pipeline for inference worker
Build and Push Docker Images / build-and-push (push) Failing after 24s Details
- Add hybrid PyTorch (TemporalFCN) + CatBoost ensemble logic in new hybrid_inference.py
- Update worker.py to support 'Hybrid' model type with artifact syncing from MinIO
- Integrate odc-stac for raw spectral index fetching from DE Africa STAC
- Update requirements.txt with torch, odc-stac, and rioxarray dependencies
- Include ntfy deployment in k8s manifests
2026-05-01 01:17:28 +02:00
fchinembiri 66cf21ca5d fix: cleanup worker manifest and remove brittle overrides 2026-04-28 13:55:09 +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 03483140c3 feat: implement Phase 5 Technical Portfolio and deep-dive documentation 2026-04-28 13:16:26 +02:00
fchinembiri 87f65684ec Fix MLflow DB driver and add DinD sidecar to Gitea Runner 2026-04-24 00:57:47 +02:00
fchinembiri 8817ba5233 Phase 3: Configure API and Worker to use standalone PostGIS and Docker Hub images 2026-04-23 22:56:40 +02:00
fchinembiri f02e818a2b Add Gitea runner and Build-Push workflow for Docker Hub 2026-04-23 22:42:04 +02:00
fchinembiri 3b6005b4fd Restructure k8s manifests for GitOps alignment in k8s/base/ 2026-04-23 22:14:31 +02:00
fchinembiri 79093f7d3c Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00