Distributed Services

Valid for: enaio version 8.50 SP1

enaio service-manager can be installed on a computer with all services. If you would like to distribute services, run the setup os_service-manager_setup.exe again on the relevant computers and install enaio service-manager with the services there.

Then provide the connection data from these service installations to the enaio service-manager with the basic services.

  1. Open the configuration file application-cloud.yml, located in the directory \Services\service-manager\config.

  2. Enter the URL of the 'discovery' service as 'defaultZone'.
  3. Example: http://<service-manager-discovery-IP>:<port>/eureka/

    Default port: 7261

  4. Save the configuration file.

If multiple instances of enaio service-manager are installed with basic services, the URLs of all 'discovery' services must be added to the parameter eureka.client.service-url.defaultZone in the configuration file application-cloud.yml on all computers with basic services.