Changes

Jump to navigation Jump to search

Run relax at Google Cloud Computing

187 bytes added, 08:01, 1 October 2016
For '''rapid deployment''' use this command. This will install current version of relax and trunk.
<b>For Ubuntu</b><br>See the list of deploy scripts here[* http://svn.gna.org/viewcvs/*checkout*/relax/trunk/devel_scripts/deploy_google_computing_ubuntu.sh?content-type=text%2Fplain See deploy_scripts/ Then download the install script here]that matches the system.
<source lang="bash">
# Select a version scriptVERS=deploy_google_computing_redhat_6_86_x64.shVERS=deploy_google_computing_redhat_6_86_x64_upgrade_python.shVERS=deploy_google_computing_ubuntu_14-04_86_x64.sh # Then set download URLURL=http://svn.gna.org/viewcvs/*checkout*/relax/trunk/devel_scripts/deploy_google_computing_ubuntu.sh$VERS #eval "$(curl "$URL")"Download and readl
wget $URL
cat deploy_google_computing_ubuntu.sh
 
# Load functions
source deploy_google_computing_ubuntu.sh
# See functionscat deploy_google_computing_ubuntu.shDo installation
installandcheck
</source>

Navigation menu