Note: This version of the VDT (1.2.3) is no longer supported. Feel free to look through the documentation and install it, but we cannot guarantee support for it. The current stable release is 2.0.0.
In the process of normal installation of VDT, the user is asked several questions, for example:
In VDT 1.2.3 any one or more of the VDT installation questions can be answered pre-emptively by setting appropriate environment variables beforehand. This allows a fully automatic installation without user intervention. This can be done in one of two ways:
The following table shows the environment variables that can be set to pre-answer the question they correspond to.
| Question | Variable | Possible Values |
|---|---|---|
| Do you agree to the licenses? | VDTSETUP_AGREE_TO_LICENSES | y (yes) n (no) |
| Do you want the EDG CRL update daemon to be installed? | VDTSETUP_EDG_CRL_UPDATE | y (yes) n (no) |
| Would you like to enable Globus Gatekeeper daemon to run automatically? | VDTSETUP_ENABLE_GATEKEEPER | y (enable) n (disable) skip (no change) |
| Would you like to setup daily rotation of Globus logs? | VDTSETUP_ENABLE_GLOBUS_ROTATE | y (enable) n (disable) skip (no change) |
| Would you like to enable Globus GridFTP daemon to run automatically? | VDTSETUP_ENABLE_GRIDFTP | y (enable) n (disable) skip (no change) |
| Would you like to enable Globus GRIS daemon to run automatically? | VDTSETUP_ENABLE_GRIS | y (enable) n (disable) skip (no change) |
| Would you like to enable Globus jobmanager for Condor? | VDTSETUP_ENABLE_JM_CONDOR | y (enable) n (disable) skip (no change) |
| Do you want the Globus GRIS to only allow secure access? | VDTSETUP_GRIS_AUTH | y (yes) n (no) |
| Where would you like to install CA files? (Click here for more information) | VDTSETUP_INSTALL_CERTS | r (root)
l (local) n (no) |