Product Opener/Deployment: Difference between revisions
No edit summary |
|||
(4 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: | * http://world.po.hangy.de/ (Development/Test) (branch: po.hangy.de - commit: b0083c4b2652cc090ed4c00972a079647c5e1b76 - db: standalone) | ||
[[Category:ProductOpener]] | |||
[[Category:Infrastructure]] |
Latest revision as of 16:57, 7 August 2024
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
- https://ssl-api.openbeautyfacts.org/ (Warning - Non sécurisé) (SSL Check)
Current deployments
.org
Open Food Facts
- http://world.openfoodfacts.org (New Server - Production) (codebase: - commit: - db:) (proxied)
- http://world.preprod.openfoodfacts.org/ (New Server - Pre-Production) (codebase: - commit: - db:) (proxied)
- http://world.old.openfoodfacts.org/ (Old Server - Old Production) (codebase: - commit: - db:)
Open Beauty Facts
- http://world.openbeautyfacts.org (New Server - Production) (codebase: - commit: - db:)
.eu
Open Food Facts
- http://world.preprod.openfoodfacts.eu/
- http://world.openfoodfacts.eu () (codebase: - commit: - db:)
.net
Open Food Facts
- http://world.openfoodfacts.net () (codebase: - commit: - db:)
.info
Open Food Facts
- http://world.openfoodfacts.info (Internal Server Error) (codebase: - commit: - db:)
Other deployments
Open Food Facts
- http://world.po.hangy.de/ (Development/Test) (branch: po.hangy.de - commit: b0083c4b2652cc090ed4c00972a079647c5e1b76 - db: standalone)