-- HamidMoghaddam - 18 May 2016

The new version of CloudSuite is developed on Docker files so it needs different installation than last one. However, because some changes in files are needed for having several web servers so I do not want to use Docker.

Creating Client

  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.
  4. Then used sudo -i to get root
  5. apt-get update && apt-get install -y \
  6. ant \
  7. build-essential \
  8. openjdk-7-jdk \
  9. wget
  10. Download CloudSuite 3 from this link on client.
  11. export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
  12. Went to /home/mike
  13. wget https://faban.org/downloads/faban-kit-latest.tar.gz
  14. tar zxvf faban-kit-latest.tar.gz


This topic: ORUA > WebHome > ORICT > Bench > CloudSuite > CloudSuiteV3Installation
Topic revision: r3 - 2016-05-24 - HamidMoghaddam
 
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