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
(→‎RPM: Corrected note about default configuration)
(→‎EMI3/UMD3 Repos: Updated with instructions for UMD3 repos)
Line 15: Line 15:
'''Please note''': the default configuration does not specify a destination for the messages.  See [[APEL/SSM2Configuration]] for how to change the configuration.
'''Please note''': the default configuration does not specify a destination for the messages.  See [[APEL/SSM2Configuration]] for how to change the configuration.


== EMI3 Repos ==
== UMD3 Repos ==


SSM is now available in the EMI3 RC repo.  You must:
SSM is available in the UMD3 repo.  To enable the repos, follow the instructions here:


* enable the EPEL repository
http://repository.egi.eu/category/umd_releases/distribution/umd-3/
* enable the appropriate repo:
 
** '''SL5''': http://etics-repository.cern.ch/repository/pm/volatile/repomd/name/emi_R_3_rc_sl5_64/etics-volatile-build-by-id-protect.repo
then
** '''SL6''': http://etics-repository.cern.ch/repository/pm/volatile/repomd/name/emi_R_3_rc_sl6_64/etics-volatile-build-by-id-protect.repo


* <code>yum install apel-ssm</code>
* <code>yum install apel-ssm</code>

Revision as of 16:27, 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

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. To enable the repos, follow the instructions here:

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

then

  • yum install apel-ssm