Difference between revisions of "Product Opener/Deployment"

From Open Food Facts wiki
Jump to navigation Jump to search
(Created page with "== Deployment automation == Chef, Puppet, Fabric, Ansible, Salt, or Foreman (I like Fabric or Ansible, Fabric being simpler) - Vince == Test and deploy == Travis, Circle or ...")
(No difference)

Revision as of 13:26, 24 August 2016

Deployment automation

Chef, Puppet, Fabric, Ansible, Salt, or Foreman (I like Fabric or Ansible, Fabric being simpler) - Vince

Test and deploy

Travis, Circle or Codeship to test and deploy on some pre-prod host (I like CircleCI) - Vince