* Add dev-microservice branch to CI workflow and adapt ports in Dockerfile
* Added new microservices and related files to Docker Compose deployment
* Add centralized location for certs and add script for include ca cert in containers system trust store
* Re-add exposed ports to Dockerfile
* Add ucentralsec DB env variables to correct file
* Fix rttys cert location and add-ca-cert.sh script
* Adapt .gitignore to new directory structure
* Update README.md
* Update README.md
* Use uCentralGW master tag by default since branch will be merged anyway
* Added docker-compose file and necessary config files
* Extend .gitignore
* Change exposed ports to listen only on localhost interface to avoid surprises.
* Changed ucentralgw image tag and added some compose dependencies.
* Configure ucentral to log to stdout.