Product Opener/Deployment
Deployment automation
Chef, Puppet, Fabric, Ansible, Salt, or Foreman (I like Fabric or Ansible, Fabric being simpler) - Vince
- initial install of all the dependencies
- config of those
- git clone/pull of the bitbucket repo
Test and deploy
Travis, Circle or Codeship to test and deploy on some pre-prod host (I like CircleCI) - Vince