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:/...")
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
[[Category: NGI-DE]]
=== UNICORE Central Services ===
=== UNICORE Central Services ===


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''
==== How to publish data to the CIS? ====
* start the common information provider ('''CIP''') by setting ''uas.onstartup.1=de.fzj.unicore.cisprovider.impl.InitOnStartup'' in unicorex's uas.config.

Latest revision as of 13:18, 20 December 2012

UNICORE Central Services


Support

How to connect site services to the central registry?

How to publish data to the CIS?

  • start the common information provider (CIP) by setting uas.onstartup.1=de.fzj.unicore.cisprovider.impl.InitOnStartup in unicorex's uas.config.