Skip to content

Spin up a Vagrant environment with TeamCity (uses parallels/ubuntu-12.04)

Notifications You must be signed in to change notification settings

leaky/vagrant-teamcity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant + TeamCity

Spin up a Vagrant environment that runs TeamCity.

This Vagrantfile uses Parallels as the provider, you can overwrite this as shown in the docs that are available here: https://docs.vagrantup.com/v2/providers/

At the time of composing this script the current stable release of TeamCity is 8.1.5. Should you use this script and there's a newer version of TeamCity available, modify: /install.sh:11

Note: If vagrant up doesn't trigger the modification of the hosts file then run vagrant hostmanager to write teamcity to etc/hosts - requires installation of vagrant-hostmanager plugin

About

Spin up a Vagrant environment with TeamCity (uses parallels/ubuntu-12.04)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages