Update service architecture authored by Roland Alton's avatar Roland Alton
......@@ -2,11 +2,11 @@
Meeting 2022-03-10
Users register and login via keycloak.
Users register and login via keycloak.
We will have databases for works metadata and user metadata.
We develop microservices with an API for each task.
Each frontend then connects to the microservice.
The nextcloud app will work like the OnlyOffice App - it just forwards the file to an iFrame with the fairregister service.
The nextcloud app will work like the OnlyOffice App (like in faircloud.eu when opening a document) - it just forwards the file to an iFrame with the fairregister service.
Users can select where to store the metadata and the file.
We will also need a fulfillment microservice which manages the subscriptions.
......
......