Bosch IoT Cloud space where all applications are hosted:
https://apps.sys.de1.bosch-iot-cloud.com/organizations/b28baba5-f95f-4ce5-bc9c-3f45acd1dfb2
Find the API documentation here:
https://definma-api.apps.de1.bosch-iot-cloud.com/api-doc/
Code repository UI
https://sourcecode.socialcoding.bosch.com/users/vle2fe/repos/definma-ui
Code repository API
https://sourcecode.socialcoding.bosch.com/users/vle2fe/repos/definma-api
View the presentation explaining the main functions
All applications are hosted in the bosch IoT Cloud. The API is hosted in a Node.js container, with a bound MongoDB
instance.
The Angular UI is hosted in a staticfile container, serving the built Angular bundle.
Finally any machine learning models are hosted in Python containers.