Improve common framework to identify deployed components
Proposers
- Lluis Gifre (CTTC)
Description
When TFS is being deployed, the microservices should identify optional dependencies, for instance, to decide wether to follow one execution path or another, or activate specific parts of WebUI. This feature checks environment variables to decide whether services are present or not.
Demo or definition of done
In WebUI only those optional components should be shown in the top menu.
References
None