Giuseppe Raffa
|
1f161270ef
|
feat: add TLS certresolver for API service in docker-compose
|
2026-04-14 12:19:07 +02:00 |
|
Giuseppe Raffa
|
c3bc6dabc0
|
refactor: comment out unused service configurations and update network names in docker-compose
|
2026-04-14 12:13:35 +02:00 |
|
Giuseppe Raffa
|
14c29b1434
|
added env examples for the services
|
2026-04-14 11:43:08 +02:00 |
|
Giuseppe Raffa
|
473eb9015f
|
feat: export initDB function in authdb helper module
|
2026-04-06 11:50:10 +02:00 |
|
Giuseppe Raffa
|
f785fbedca
|
feat: initialize sensors database table and index on server startup
|
2026-04-06 11:47:54 +02:00 |
|
Giuseppe Raffa
|
e65f2ba3a0
|
refactor: update database environment variable references and fix syntax in auth helper
|
2026-04-06 11:44:17 +02:00 |
|
Giuseppe Raffa
|
98eefcacdc
|
refactor: update database environment variables to use generic naming convention
|
2026-04-06 11:39:48 +02:00 |
|
Giuseppe Raffa
|
a07abbfeea
|
refactor: reorganize auth routes by separating view and API endpoints. Added some layer security to the most private apis
|
2026-04-04 19:30:44 +02:00 |
|
Giuseppe Raffa
|
07673586c2
|
refactor: reorganize auth routes by separating view and API endpoints. Added some layer security to the most private apis
|
2026-04-04 19:21:12 +02:00 |
|
Giuseppe Raffa
|
dd19b33f35
|
refactor: reorganize auth routes by separating view and API endpoints
|
2026-04-04 19:16:19 +02:00 |
|
Giuseppe Raffa
|
3cd5a84cc1
|
feat: implement internal and user security middlewares and refactor route structures to support view and API separation
|
2026-04-04 19:11:29 +02:00 |
|
Giuseppe Raffa
|
0f511c2cf9
|
feat: implement user management routes and add settings endpoint to API server
|
2026-04-04 18:46:31 +02:00 |
|
Giuseppe Raffa
|
3efed93cbb
|
refactor: update database environment variables to use generic DB prefix
|
2026-04-04 16:25:23 +02:00 |
|
Giuseppe Raffa
|
e0b51836be
|
chore: move database and redis connection logs from auth helper to health check endpoint
|
2026-04-04 12:20:47 +02:00 |
|
Giuseppe Raffa
|
73aaa63717
|
feat: add debug logging for database connection environment variables in authdb
|
2026-04-04 12:18:48 +02:00 |
|
Giuseppe Raffa
|
b31a04b1a7
|
feat: implement comprehensive health check endpoints for API, Auth, and Realtime services to monitor database, Redis, MinIO, and InfluxDB connectivity.
|
2026-04-04 12:10:00 +02:00 |
|
Giuseppe Raffa
|
ba6941fd2a
|
chore: bind servers to 0.0.0.0 to allow external network access
|
2026-03-31 20:07:54 +02:00 |
|
Giuseppe Raffa
|
7f24ca4079
|
fix: bind server to 0.0.0.0 to allow external network access
|
2026-03-28 17:08:37 +01:00 |
|
Giuseppe Raffa
|
33b9be13de
|
refactor: standardize database environment variables to POSTGRES prefix and update gitignore with common development patterns
|
2026-03-28 16:05:11 +01:00 |
|
Giuseppe Raffa
|
bcfce32adb
|
feat: initialize microservice architecture with auth, api, realtime, copernicus, ml, and console modules
|
2026-03-28 15:29:34 +01:00 |
|