Difference: CloudSuiteV3Installation (3 vs. 4)

Revision 42016-05-24 - HamidMoghaddam

Line: 1 to 1
 
META TOPICPARENT name="CloudSuite"
-- HamidMoghaddam - 18 May 2016
Line: 8 to 8
 
  1. Clone one Vms from cs-web-frontend-x64
  2. Upgraded it to 14.04
  3. Named it cs-v3-web-client-x64 and assigned 10.0.100.32 by editing /etc/network/interface and /etc/host.
Changed:
<
<
  1. Then used sudo -i to get root
  2. apt-get update && apt-get install -y \
  3. ant \
  4. build-essential \
  5. openjdk-7-jdk \
  6. wget
>
>
  1. sudo apt-get update && apt-get install -y \ ant \ build-essential \ openjdk-7-jdk \ wget
 
  1. Download CloudSuite 3 from this link on client.
Changed:
<
<
  1. export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
>
>
  1. Set JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64 in /etc/environment
 
  1. Went to /home/mike
Deleted:
<
<
 
  1. wget https://faban.org/downloads/faban-kit-latest.tar.gz
  2. tar zxvf faban-kit-latest.tar.gz
Deleted:
<
<
 \ No newline at end of file
Added:
>
>
  1. Copy Web20Driver.jar file from CloudSuite downloaded(step 5) to /home/mike/faban/benchmark
  2. /home/mike/faban/master/bin/startup
  3. Open browser with https://10.0.100.32:9980
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback