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 "APEL/SSM2Installation"

From EGIWiki
Jump to navigation Jump to search
(→‎EMI3/UMD3 Repos: Updated with instructions for UMD3 repos)
(→‎Installing SSM2: Added link to Github release page for latest version)
Line 7: Line 7:
= Installing SSM2 =
= Installing SSM2 =


* If you find any bugs please let us know about them: https://github.com/apel/ssm/issues.
To install the most recent release, please download and install from the Github repository here:
 
https://github.com/apel/ssm/releases


== RPM ==
== RPM ==
Line 17: Line 19:
== UMD3 Repos ==
== UMD3 Repos ==


SSM is available in the UMD3 repo.  To enable the repos, follow the instructions here:
SSM is available in the UMD3 repo - though the version available in the repo may lag behind the version available from Github (see above).  To enable the repos, follow the instructions here:


http://repository.egi.eu/category/umd_releases/distribution/umd-3/
http://repository.egi.eu/category/umd_releases/distribution/umd-3/
Line 24: Line 26:


* <code>yum install apel-ssm</code>
* <code>yum install apel-ssm</code>
* If you find any bugs please let us know about them: https://github.com/apel/ssm/issues.


----
----

Revision as of 16:33, 8 December 2015

NOTE: Before you can send your messages to the Accounting server you must send your host certificate DN to the apel-admins@stfc.ac.uk mailing list, e.g. output from running

openssl x509 -subject -noout -in hostcert.pem

Installing SSM2

To install the most recent release, please download and install from the Github repository here:

https://github.com/apel/ssm/releases

RPM

Installation and removal instructions are packaged with the SSM in the README file. If you would like to read it before you install the SSM, see GitHub: https://github.com/apel/ssm/blob/master/README.md

Please note: the default configuration does not specify a destination for the messages. See APEL/SSM2Configuration for how to change the configuration.

UMD3 Repos

SSM is available in the UMD3 repo - though the version available in the repo may lag behind the version available from Github (see above). To enable the repos, follow the instructions here:

http://repository.egi.eu/category/umd_releases/distribution/umd-3/

then

  • yum install apel-ssm