Changes between Version 17 and Version 18 of ESGFNodeInstallation
- Timestamp:
- Nov 12, 2013 10:06:47 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ESGFNodeInstallation
v17 v18 85 85 = Install the ESGF data/compute node = 86 86 87 As reference guide the instructions used has been provided byIPSL[[FootNote(http://forge.ipsl.jussieu.fr/prodiguer/wiki/ESGF-FR%3Adevins)]].87 The instructions have been provided by the IPSL[[FootNote(http://forge.ipsl.jussieu.fr/prodiguer/wiki/ESGF-FR%3Adevins)]]. 88 88 89 89 {{{ 90 #!sh 90 91 $ cd /usr/local/bin 91 92 $ wget -O esg-bootstrap http://198.128.245.140/dist/esgf-installer/esg-bootstrap … … 94 95 $ esg-bootstrap --devel 95 96 }}} 97 In our case, 98 96 99 {{{ 97 ............. 100 #!sh 101 $ esg-node --type data compute --install 98 102 }}} 99 103