Distributed Microservices
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.
- Open the application-cloud.yml configuration files in the \service-manager\config directories.
- Enter the URL of the 'discoveryservice' microservices as the 'defaultzone.'
Example:
http://<service-manager1-discoveryIP>:<port>/eureka/,http://<service-manager2-discoveryIP>:<port>/eureka/
- Save the configuration files.