Commit Graph

5 Commits

Author SHA1 Message Date
Santiago Lo Coco e03becb67b Add observability (and logging) with request-id to APIs
Implement middleware for logging request-id(s) and other parameters in all APIs, enhancing traceability and monitoring capabilities!
2023-11-10 18:46:20 -03:00
Santiago Lo Coco 53fa74b61d Fix lots of bugs 2023-11-10 00:49:26 -03:00
Santiago Lo Coco fbd5591e9d Use top-level name property in docker compose
Fix docker compose orphan containers warning
2023-11-09 22:46:53 -03:00
Santiago Lo Coco c227eda7c9 Fix more bugs 2023-11-04 22:18:15 -03:00
Santiago Lo Coco 37327ed331 Update docker-compose.yml
Use `extends` rule with a template to enable both dev and prod envs on the same machine
2023-11-04 21:17:35 -03:00