Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "UNICORE 6 central services, Support"

From EGIWiki
Jump to navigation Jump to search
(Created page with " === UNICORE Central Services === * Central '''registry''': https://dgrid-unic.fz-juelich.de:9110/D-Grid/services/Registry?res=default_registry * '''workflow''' service: https:/...")
 
Line 7: Line 7:
* '''Service orchestrator''', for load balancing: https://dgrid-unic.fz-juelich.de:9110/Servorch-2/services
* '''Service orchestrator''', for load balancing: https://dgrid-unic.fz-juelich.de:9110/Servorch-2/services
* '''CIS''' (Common Information Service): https://dgrid-unic.fz-juelich.de:9113
* '''CIS''' (Common Information Service): https://dgrid-unic.fz-juelich.de:9113
=== Support ===
==== How to connect site services to the central registry? ====
* register your '''unicorex''' services (target system factory, storage management, etc.) with the entral registry by editing ''uas.config'': set ''uas.externalregistry.use=true'' and ''uas.externalregistry.url=https://dgrid-unic.fz-juelich.de:9110/D-GRID/services/Registry?res=default_registry''
* start the common information provider ('''CIP''') by setting ''uas.onstartup.1=de.fzj.unicore.cisprovider.impl.InitOnStartup'' in unicorex's uas.config.

Revision as of 18:22, 12 November 2012

UNICORE Central Services


Support

How to connect site services to the central registry?

  • register your unicorex services (target system factory, storage management, etc.) with the entral registry by editing uas.config: set uas.externalregistry.use=true and uas.externalregistry.url=https://dgrid-unic.fz-juelich.de:9110/D-GRID/services/Registry?res=default_registry
  • start the common information provider (CIP) by setting uas.onstartup.1=de.fzj.unicore.cisprovider.impl.InitOnStartup in unicorex's uas.config.