Using Teamcity and the Anka Build Cloud
Instructions on how to use Teamcity with the Anka Build Cloud
VM Template & Tag Requirements
- In the VM, install the proper JDK/JAVA version. We recommend Zulu.
Usage
- Download the latest plugin zip..
- Upload it to your Teamcity.
- 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.
- Choose the template you created for Teamcity and specify any other required fields.
- Run your job and then watch the Controller’s Instances page to ensure an instance is starting.
Release Notes
- 1.8.0: null-check of rootCAParam prior to empty-check https://github.com/veertuinc/teamcity-anka-cloud/pull/12 + Various security updates.