Application deployment
Deploying underlying services is controlled by descriptor files.
Windows
At startup Management Center searched for "descriptor.json" files under <install_root>\internal\applications\*\.
When found Management center deploys the configured service if known. This menas downloading the requested service. Installing as a separate service,
Adding more services simply means adding another descriptor file.
Container
When running in container only one underlying service is possible at this time. Configuration is already done.