Product Opener/Automatic deployment: Difference between revisions

From Open Food Facts wiki
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Plan to make it possible to deploy any PR to a test instance of Product Opener using docker.
* See https://openfoodfacts.github.io/openfoodfacts-infrastructure/cicd/
 
* and https://github.com/openfoodfacts/openfoodfacts-server/actions/workflows/container-deploy.yml
Commit to a PR >> GitHub Actions >> Tests >> Deploys using Docker to an outside service or to a test server we'd have to maintain.
Example URL:
<pre>
pr-2232.test.openfoodfacts.org
</pre>
 
We'd need a mechanism to destroy the test instances, or possibly a mechanism to launch the custom generated Docker files.


[[Category:ProductOpener]]
[[Category:ProductOpener]]
[[Category:Infrastructure]]

Latest revision as of 11:07, 15 August 2024