From a40c6838d9bcf1d34b4bff46ada07c212bab15a0 Mon Sep 17 00:00:00 2001 From: kianiadee Date: Sat, 23 May 2026 01:12:36 +0300 Subject: [PATCH] README: note CI live --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ee4063..4055dab 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # fleet-platform -Greenfield rebuild of the Rahamafresh fleet telematics platform. +Greenfield rebuild of the Rahamafresh fleet telematics platform — CI is live on Forgejo Actions. One FastAPI codebase, one Docker image, three container roles (gateway / worker / cron) from the same image. Event-sourced ingest into TimescaleDB + PostGIS. JWT-mandatory reads. Image-tag deploys via Coolify from a self-hosted Forgejo registry.