45
edits
(warehouse path workflow) |
|||
Line 81: | Line 81: | ||
== Workflows == | == Workflows == | ||
=== Change a recipe/ZIM warehouse path === | |||
Changing the warehouse path of a recipe / ZIM once a first ZIM has already been produced is not a negligible action. It has impact on the library and on the imager, where actions must be coordinated. | |||
It is hence mandatory that whenever a recipe/ZIM needs to change its warehouse path, a ticket is opened on [https://github.com/openzim/zim-requests openzim/zim_requests] and assigned to both @RavanJAltaie, @benoit74 and @rgaudin for proper coordination: | |||
* disable the recipe (apriori @RavanJAltaie) | |||
* wait until there are no more in-progress Orders in the imager that includes those ZIMs (apriori @rgaudin) | |||
* move exising ZIMs in the library (apriori @benoit74) | |||
* trigger imager catalog refresh right after the move so any Order created right after uses the new URL (apriori @rgaudin) | |||
* update the warehouse path (apriori @RavanJAltaie) | |||
* reenable the recipe (apriori @RavanJAltaie) | |||
=== Zimfarm monitoring === | === Zimfarm monitoring === |
edits