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
Current deployments
- http://world.openfoodfacts.org (New Server - Production) (codebase: - commit: - db:) (proxied)
- http://world.old.openfoodfacts.org/ (Old Server - Old Production) (codebase: - commit: - db:)
- http://world.openfoodfacts.eu () (codebase: - commit: - db:)
- http://world.openfoodfacts.net () (codebase: - commit: - db:)
- http://world.openfoodfacts.info (Internal Server Error) (codebase: - commit: - db:)
- http://world.openbeautyfacts.org (New Server - Production) (codebase: - commit: - db:)
- http://world.po.hangy.de/ (Development/Test) (branch: po.hangy.de - commit: b8af73186392522bf64ddc39773da290b16b43e0 - db: standalone)