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
Line 13: Line 13:
==== How to connect site services to the central registry? ====
==== 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''
* 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.
* 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:23, 12 November 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.