Product Opener/Deployment: Difference between revisions

From Open Food Facts wiki
Line 9: Line 9:
  Travis, Circle or Codeship to test and deploy on some pre-prod host (I like CircleCI) - Vince
  Travis, Circle or Codeship to test and deploy on some pre-prod host (I like CircleCI) - Vince


=== SSL Deployment ===


== Current deployments ==
== Current deployments ==

Revision as of 09:04, 13 September 2016

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

SSL Deployment

Current deployments

  • http://world.po.hangy.de/ (Development/Test) (branch: po.hangy.de - commit: b8af73186392522bf64ddc39773da290b16b43e0 - db: standalone)