Technical microservice - manual deploy
First of all you need to create directory which name is your microservice name inside platform/technical
directory. Put inside structure and configuration as described in create section.
Technical microservice configuration is described here.
To start it just run control.sh/.cmd
and type in command microservice tech start [your_microservice_name]
.