Product Opener/Deployment

From Open Food Facts wiki
Revision as of 08:29, 9 September 2016 by Teolemon (talk | contribs)
Jump to navigation Jump to search

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


Current deployments