I’m trying to deploy the Samsung Health Research Stack and have noticed a lot of inconsistencies between the documentation in the installation guides (the backend system, web portal, etc.), the git hub repositories, and the instructions in the Code Lab. I was able to successfully set up the web portal and backend system based on the instructions only in the Code Lab section using the docker-compose.yaml file, but this was the only method that worked (the backend failed to build when following the installation guide: https://developer.samsung.com/health/stack/developer-guide/installation/install-backend.html and the instructions in the git hub repos were unhelpful).
However, I am still having issues with inviting members to my study and cannot find any documentation on how to fix this bug. Is there anyway to access the dockerfile or files that the backend-system docker image is built from? I’m having difficulty locating proper documentation and therefore developing the system to my study’s needs.