diff --git a/docs/site/ce_guide.md b/docs/site/ce_guide.md index 9e5579ec6d3ef531f9c903d79b962d036f808ac7..a42a25f558eb48a009af9898780fa316076bc80b 100644 --- a/docs/site/ce_guide.md +++ b/docs/site/ce_guide.md @@ -2,13 +2,6 @@ This guide provides instructions on setting up JAliEn Computing Element (CE) by either running directly from CVMFS [(Option 1)](#option-1-running-from-cvmfs), or by cloning the JAliEn Git repository [(Option 2)](#option-2-compile-from-source). -!!! warning "Update from 9/11/20" - Due to dependency issues in the build system, we are currently unable to push new JAliEn tags into CVMFS. - Consequently, the JAliEn builds given by alienv now are __severely outdated__. - - For now, please use [Option 2](#option-2-compile-from-source) when setting up a CE, with this fork: ```https://gitlab.cern.ch/mstoretv/jalien.git``` - It contains a workaround that will point JobAgents to a different CVMFS directory - one that we are able to update independently of the build system. - ## Option 1: Running from CVMFS This approach only requires CVMFS and a valid Grid certificate or a user/host token in ```~/.globus```. It is the simplest approach for getting a CE up and running, but configuration is limited to the options given in the config files.