Hello,
I implemented a little application that I register as a MDS trigger
service. I currently do this using the mds-servicegroup-add method, as
described in the gt4 docs. (This application is currently hosted on the
same system as the MDS is running on.)
I would like to register this trigger automatically when the globus
container starts on that system and delete the registration also
automatically when the container shuts down. I was thinking of adding a
'mds-servicegroup-add' call to my $GLOBUS_LOCATION/start-stop script,
but maybe there is a better way to do this. Has anyone been able to do
this or has some pointers on how this could be achieved?
Best regards,
Andre