This is a VC Extension developed for vSphere Container Service.
- Download vcs.war
- Install Pivotal tc Server:
- Create a tcserver instance: tcruntime-instance.sh create tcserver
- Deploy the web application: cp eam/eam-sample.war tcserver/webapps, extract the war
- Modify tcserver/webapps/vcs/WEB-INF/vcs.properties to customize self IP, VC IP and credentials
- Start tc server: tcruntime-ctl.sh tcserver start
- Deploy VIB on the portlet UI
- Clone the project
- Install Apache Ant
- Run "ant" in vcs folder