10 Commits

Author SHA1 Message Date
cd26070a3b Switched to Gitea PyPi packages 2025-11-08 12:37:12 +01:00
abf06c43b5 Moved database module to separate library
All checks were successful
Build & Publish to GHCR / build (push) Successful in 1m39s
2025-11-06 17:23:50 +01:00
c7691dcf15 Added lib-secret-manager which consumes secrets after application launch
All checks were successful
Build & Publish to GHCR / build (push) Successful in 1m35s
2025-11-05 21:56:39 +01:00
f2286febc1 Added Uvicorn logging config module
Some checks failed
Build & Publish to GHCR / build (push) Has been cancelled
2025-11-04 11:38:32 +01:00
db118cce55 Moved logging setupt to seperate module
All checks were successful
Build & Publish to GHCR / build (push) Successful in 1m11s
2025-11-03 19:34:37 +01:00
9f76821ca8 Added json logger
All checks were successful
Build & Publish to GHCR / build (push) Successful in 1m2s
2025-10-21 20:15:59 +02:00
873e7e7854 Improved RabbitMQ handling
- Switched to async because it offers easy automatic reconnect features on connection failure
- Adjusted notification path to reflect that change
- Added in memory message queue if RMQ is not reachable
2025-10-12 21:49:54 +02:00
ca8217b195 Added Prometheus metric endpoint on port 9000 2025-10-08 18:30:41 +02:00
5bd757e875 Removed HVAC handler and changed deployment to Kubernetes 2025-10-07 21:52:25 +02:00
aab311dc86 Deployment configuration 2025-10-06 16:17:13 +02:00