Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 785 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 785 Bytes

teamcity

Configuration for deploying TeamCity in an AWS VPC.

Directory Structure

Name Description
chef Chef cookbooks which install and configure services on target servers.
gocd GoCD pipeline configurations.
packer Packer templates which create application specific AMIs for use in EC2.
terraform Terraform configurations which provision infrastructure in AWS.

Contributing

  1. Fork the repository on GitHub.
  2. Create a named feature branch.
  3. Write your change.
  4. Write tests for your change, if applicable.
  5. Run the tests, ensuring they all pass.
  6. Submit a pull request.

License and Authors

Author:: Changepoint Engineering ([email protected])