Giter Club home page Giter Club logo

teamcity-azure-agent's Introduction

TeamCity Azure Cloud Plugin

official JetBrains project

Enables TeamCity cloud integration with Microsoft Azure and allows virtual machines usage to scale the pool of build agents.

Table Of Contents

Overview

More details about TeamCity Azure Resource Manager plugin can be found in the following blog post.

Plugin supports following types of images:

Installation

You can download the plugin build and install it as an additional plugin for TeamCity 10.x+.

Usage

To configure Azure Resource Manager cloud profile, refer to the wiki pages.

Common problems

TeamCity starts virtual machine but agent is not connected

To retrieve server configuration details, the TeamCity build agent needs to read the following files:

  • %SYSTEMDRIVE%\AzureData\CustomData.bin on Windows
  • /var/lib/waagent/ovf-env.xml in Linux

Please check that user under which TeamCity build agent is running has read access permissions to the mentioned files.

TeamCity starts virtual machine instance but agent is Unauthorized

To resolve it please add the following line in the buildagent.properties file:

azure.instance.name=<agent_name>

where <agent_name> should coincide with the vm name of running cloud instance.

Problems investigation

To investigate the problems it worth look at the teamcity-agent.log agent log file and teamcity-clouds.log server log file. You could file an issue in the TeamCity tracker and privately attach these file for investigation by TeamCity team.

License

Apache 2.0

Feedback

Please feel free to send a PR or file an issue in the TeamCity issue tracker.

teamcity-azure-agent's People

Contributors

dtretyakov avatar paksv avatar cy6erskunk avatar julia-alexandrova avatar shalupov avatar awr avatar matt-richardson avatar pashapash avatar tumtumtum avatar villejuhanilaakso avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.