Stefan Ziffer

Results 14 comments of Stefan Ziffer

TODOs: - Check fastify solution described in this issue. - Find a solution to keep swagger/fastify schemas, joi schemas and typescript interfaces in sync. - https://medium.com/swlh/do-not-repeat-yourself-with-swagger-joi-and-typescript-interfaces-a4265e925c18

TODOs: - Check if cache working as expected via load test script - Find and implement a solution to invalidate cache regularly

I rebased the branch onto the latest main branch and added a local docker-compose e2e-test fix

we should also rethink our operation/dev environment and its documentation. For devs it's docker-compose scripts are more useful and for external admins/operations the scripts would make more sense.

The .env_example file should not be used in any automated startup script.

TODOs: Check dependabot and implement an automated solution to check for dependency deprecation or updates. Implementation of findings should be done in separate issues

Create a doc for docker-compose setup and for kubernetes cluster (modern) setup Architecture sections: - general - monitoring - logging - Deal with Updates - Deal with backups - Release...

TODOs: - api: don't check for own storage service only but check if the document is of another organization - frontend: Enable document download tab

TODOs: - Change return type to intent in all domain layer errors

TODOs: - Define Standard response body for error and oks - Apply it to all services