Skip to content

Brewmaster template for setting TeamCity server on Azure Virtual Machine

Notifications You must be signed in to change notification settings

AditiTechnologies/Brewmaster.TeamCity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###Overview Using the latest image of Windows Server 2012 having the latest version of JDK, it will install and configure TeamCity server.

###Virtual Machine (VM) One VM will be created with a dedicated data disk for storing TeamCity data.The input parameter 'UseInternalHSQLDBEngine' determines whether to use the internal HSQLDB database or an external database. Configuring an external database has to be performed manually via the TeamCity web portal.

###Teamcity Details 1.TeamCity server is installed as a windows service running on the local system account. 2.Web Portal - http://<TeamCityCloudService>.cloudapp.net:<TeamCityConnectionPort>

###Limitations

  1. The template does not configure authentication settings. If you plan to use the built-in authentication module do make sure to configure SSL.
  2. Since the template does not configure authentication settings, the TeamCity web portal will be anonymously accessible. As a preventive measure, as soon as the template completes execution, access the TeamCity web portal immediately to setup a administrator (will use built-in authentication). On first accessing the TeamCity web portal you will prompted with a 'License Agreement' page. Upon accepting the agreement you will be taken to the page for setting up administrator.

###References Please refer to the following links for more information on TeamCity installation and configuration.

About

Brewmaster template for setting TeamCity server on Azure Virtual Machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published