Using Teamcity and the Anka Build Cloud

Instructions on how to use Teamcity with the Anka Build Cloud

VM Template & Tag Requirements

  1. In the VM, install the proper JDK/JAVA version. We recommend Zulu.
  2. Install the Build Agent into the VM Template/Tag under ~/. Example of how we install it.

Usage

  1. Download the latest plugin zip..
  2. Upload it to your Teamcity.
  3. Edit your project and under Cloud Profiles add a new Profile. For Cloud type, choose Anka Build Cloud and specify the URL for your Controller and the Server URL (if it differs from the default).
  4. Choose the template you created for Teamcity and specify any other required fields.
  5. Run your job and then watch the Controller’s Instances page to ensure an instance is starting.

Release Notes