1
0
mirror of https://github.com/immich-app/immich.git synced 2025-06-15 03:30:33 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
c8f672f494 refactor(server): telemetry ports env (#13560) 2024-10-17 21:00:22 +00:00
5d0a4bb1a5 refactor(server): app module (#13193) 2024-10-04 16:57:34 -04:00
9edc9d6151 refactor(server): immich app env (#13169) 2024-10-03 21:49:03 +00:00
1e3052bd0b feat(server): start up folder checks (#12401) 2024-09-07 13:21:25 -04:00
2f2aecfb47 fix(server): otel not working due to port conflicts after combining containers (#10078)
fix: otel not working due to port conflicts after combining containers

Fixes #9759
2024-06-10 16:01:04 +00:00
0f976edf96 feat(server): log http exceptions (#9996) 2024-06-05 17:07:47 -04:00
d61418886f refactor!: port env (#9559)
refactor: port env
2024-05-17 12:59:05 -04:00
85aca2bb54 feat: microservices be gone (#9551)
* feat: microservices be gone and api is a worker now too

* chore: remove very old startup scripts, surely nobody is using these anymore, right?

right?....
2024-05-17 14:44:30 +01:00
1ea55d642e feat(server): run microservices in worker thread (#9426)
feat: start microservices in worker thread and add internal microservices for the server
2024-05-14 15:28:20 +01:00