In order to install Virtual Folder in VM or in cloud environment you may use prepared images:
1. https://appdb.egi.eu/store/vappliance/d6.1.virtualfoldervm - The standard OVA (open virtual appliance) image can be used to deploy West-Life VM into e.g. OpenNebula cloud environment. This image is already contextualized for binary bootstrap.
2. https://appdb.egi.eu/store/vappliance/west.life.vm - RAW image can be used to deploy West-Life VM into OpenStack cloud environment. This image is not contextualized - call binary contextualization at /cvmfs/west-life.egi.eu/software/virtualfolder/latest/bootstrap/bootstrapcloud.sh
3. Any generic image of based on RHEL 7, (e.g. CernVM 4, Centos 7,...) and use one of the following script for contextualization
for binary installation: /cvmfs/west-life.egi.eu/software/virtualfolder/latest/bootstrap/bootstrapcloud.sh
Use the downloaded image to deploy it to prefered provider. You may deploy the image in EGI resources - follow EGI documentation.
Contextualization
OVA image for OpenNebula contains by default contextualization, RAW image for OpenStack contains reference to cloud-init file which needs to be provided in order to boot Virtual Folder and related software during first boot. By default the image contextualization is set to use direct connection to CernVM-FS repositories. If you have local squid proxy server, it is very recommended to configure it in contextualization script.