Changes between Version 102 and Version 103 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Nov 5, 2008, 5:06:50 PM (17 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization

    v102 v103  
    680680''Note : for backward compatibility, this is still possible to directly define variable `FTS_SERVER_URL`, even though it is recommended to change your site parameters and use the new variables instead.''
    681681
     682== MonBox ==
     683
     684__Base template__ : `machine-types/mon`.
     685
     686MonBox requires the following configuration variables:
     687
     688 * `MON_MYSQL_PASSWORD`: password to access MySQL database on MonBox.
     689 * `MON_HOST`: host name of MonBox.
     690 * `APEL_ENABLED`: wheter to enable APEL. Default: `true`.
     691 * `APELDB_PWD`: password for APEL database on MonBox.
     692
     693
    682694== MyProxy Server ==
    683695