7 Commits

Author SHA1 Message Date
b4ad998bd0 Unified logging behaviour
- Logger doesn't start with log level DEBUG by default, instead reads a environment variable
- Secret handler raises exceptions instead of using the module os to exit
- Added extensive debug logging
2025-10-17 08:51:33 +02:00
91d86edc3c Removed health check invocation message
All checks were successful
Build & Publish to GHCR / build (push) Successful in 25s
2025-10-13 08:15:24 +02:00
8a656fd734 Improved database connection and logging 2025-10-12 15:24:04 +02:00
799ecdda67 DB and FastAPI: Reconnect if DB goes down, switch to lifespan events in FastAPI, ensure safe startup/shutdown. 2025-10-08 18:42:59 +02:00
2a8d06a373 Fixed decoding files to return strings instead of bytes and properly called the function 2025-10-08 11:19:53 +02:00
fc878e9d8f Removed HVAC handler and changed deployment to Kubernetes 2025-10-07 21:17:36 +02:00
ea1615995d Deployment configuration 2025-10-06 16:00:03 +02:00