Difference between revisions of "Product Opener/Deployment"

From Open Food Facts wiki
Jump to navigation Jump to search
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 ===
+
== SSL Deployment ==
 
+
* https://ssl-api.openfoodfacts.org
 
== Current deployments ==
 
== Current deployments ==
  

Revision as of 09:05, 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)