Description
gLite Logging and Bookkeeping.
- documentation: http://egee.cesnet.cz/en/JRA1/LB/documentation.php
- project page: https://github.com/CESNET/glite-lb
Rawhide: experiments with openssl 1.1
Installation Instructions
wget -P /etc/yum.repos.d/ http://copr-fe.cloud.fedoraproject.org/coprs/valtri/glite-lb/repo/epel-7/valtri-glite-lb-epel-7.repo
wget -P /etc/yum.repos.d/ http://scientific.zcu.cz/repos/external-sl7.repo
yum install -y glite-lb-doc glite-lb-harvester glite-lb-logger glite-lb-logger-msg glite-lb-server glite-lb-utils glite-lb-ws-test glite-lb-client-progs
yum install -y fetch-crl
cat <<EOF >> /etc/sysconfig/glite-lb
SITE_NAME=mysite
SITE_EMAIL="email@example.com"
GLITE_LB_WMS_DN="/C=UG/L=Tropic/O=Utopia/OU=Relaxation/CN=wms.example.com"
GLITE_LB_TYPE=both
GLITE_LB_SUPER_USERS="/C=UG/L=Tropic/O=Utopia/OU=Relaxation/CN=glite"
GLITE_LB_MSG_NETWORK="TEST-NWOB"
EOF
glite-lb-setup
#optional
mysqladmin -u root password '[Nice-password]'
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (605)* | EPEL 7 (183 downloads) |
Fedora rawhide | x86_64 (38)* | Fedora rawhide (129 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable valtri/glite-lb
More info about enabling Copr repositories