Commit Graph

9 Commits

Author SHA1 Message Date
Juan Pablo Villafáñez
668eb5c34b fix: append the app name to the service name for parallel deployment
This will allow multiple collaboration services to target 2, 3 or more
different WOPI apps. It's expected that each different collaboration
service is deployed in a different container or host
2024-06-21 10:51:04 +02:00
Jörn Friedrich Dreyer
955c195411 incorporate feedback
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-05-24 14:53:02 +02:00
Juan Pablo Villafáñez
4f3ebb245a feat: add health and version commands 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
f240d4e7cb feat: include debug server in collaboration 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
ce6ed399a9 refactor: move components to setup the service into a helpers package 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
aa58caef63 refactor: move wopi operation into connector and change logging 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
14f76519b0 fix: check for more errors, remove obsolete code and encode user ids 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
eb77b4c276 fix: use same logger everywhere and include log for registered mimetypes 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
3e90402350 feat: Add new collaboration service (WOPI) 2024-04-17 15:54:50 +02:00