Skip to content

AlexeySetevoi/ansible-role-jetbrains-teamcity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: TeamCity

Build Status MIT licensed

  • Installs Java v7 on Ubuntu servers
  • Installs MySQL on Ubuntu servers
  • Installs Jetbrains' TeamCity on Ubuntu servers

Preview

screenshot

Requirements

Role Variables

teamcity_domain: teamcity.vagrant.dev
teamcity_version: 10.0.1
teamcity_webserver: nginx
teamcity_db_user: teamcity
teamcity_db_passw: 12345

Dependencies

Dependencies are checked off as the role installs.

Installation

  • Add the role to your playbook.
  • Modify above variables as desired.

License

MIT / BSD

Author Information

This role was created in 2016 by Karl Hepworth.

This role was created due to having unavailable options of success. It was created because I failed to get the galaxy role sa-teamcity to work correctly or test correctly. I hope it helps others.

About

Provisions TeamCity on Ubuntu systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%