Difference between revisions of "Product Opener/Deployment"

From Open Food Facts wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 11: Line 11:
 
== SSL Deployment ==
 
== SSL Deployment ==
 
=== Open Food Facts ===
 
=== Open Food Facts ===
* https://ssl-api.openfoodfacts.org
+
* https://ssl-api.openfoodfacts.org [https://www.ssllabs.com/ssltest/analyze.html?d=ssl-api.openfoodfacts.org (SSL Check)]
 
* https://ssl-api-test.openfoodfacts.org [https://www.ssllabs.com/ssltest/analyze.html?d=ssl-api-test.openfoodfacts.org (SSL Check)]
 
* https://ssl-api-test.openfoodfacts.org [https://www.ssllabs.com/ssltest/analyze.html?d=ssl-api-test.openfoodfacts.org (SSL Check)]
  
 
=== Open Beauty Facts ===
 
=== Open Beauty Facts ===
* https://ssl-api.openbeautyfacts.org/ (Warning - Non sécurisé)
+
* https://ssl-api.openbeautyfacts.org/ (Warning - Non sécurisé) [https://www.ssllabs.com/ssltest/analyze.html?d=ssl-api.openbeautyfacts.org (SSL Check)]
  
 
== Current deployments ==
 
== Current deployments ==
Line 49: Line 49:
  
 
==== Open Food Facts ====
 
==== Open Food Facts ====
* http://world.po.hangy.de/ (Development/Test) (branch: po.hangy.de - commit: b8af73186392522bf64ddc39773da290b16b43e0 - db: standalone)
+
* http://world.po.hangy.de/ (Development/Test) (branch: po.hangy.de - commit: b0083c4b2652cc090ed4c00972a079647c5e1b76 - db: standalone)
 +
 
 +
[[Category:ProductOpener]]

Latest revision as of 14:53, 23 February 2023

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

Open Food Facts

Open Beauty Facts

Current deployments

.org

Open Food Facts


Open Beauty Facts

.eu

Open Food Facts

.net

Open Food Facts

.info

Open Food Facts

Other deployments

Open Food Facts

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