Commit Graph

3 Commits

Author SHA1 Message Date
rafaeldpsilva
a703240b27 Add data ingestion service proxy routes and update configs
- Add proxy routes for data ingestion service in API gateway - Register
data-ingestion-service in SERVICES config - Update docker-compose to
include data-ingestion-service and sensor-service dependencies - Fix
import typo in sensor-service (contextual -> contextlib) - Update FTP
credentials and environment variables for data-ingestion-service
2025-09-11 11:47:22 +01:00
rafaeldpsilva
d4f280de93 Remove legacy backend files and update microservices config
- Delete ARCHITECTURE.md and old services directory - Add sensor-service
and data-ingestion-service to Docker Compose - Comment out unused
services in docker-compose.yml - Update deploy.sh to use `docker
compose` command - Extend API gateway to proxy sensor-service routes and
WebSocket - Refactor health checks and service dependencies
2025-09-10 14:42:49 +01:00
rafaeldpsilva
a7a18e6295 first commit 2025-09-09 13:46:42 +01:00