Distributed Microservices

yuuvis® RAD 9.x »

yuuvis® RAD service-manager is always installed with all microservices. If you want to distribute microservices, install yuuvis® RAD service-manager again on the relevant computers and disable microservices via the servicewatcher-sw.yml configuration file in the \service-manager\config directory or via the Service Application Manager SAM.

Then enter the connection data to the other installations of these Microservice installations.

  1. Open the application-cloud.yml configuration files in the \service-manager\config directories.
  2. Enter the URL of the 'discoveryservice' microservices as the 'defaultzone.'

    Example:

    http://<service-manager1-discoveryIP>:<port>/eureka/,http://<service-manager2-discoveryIP>:<port>/eureka/

  3. Save the configuration files.