Skip to content

Deployment Process

rgaudin edited this page Mar 12, 2026 · 6 revisions

offspot_runtime

Any change to offspot_runtime?

  • release offspot-config
  • update base-image to use new release

base-image

  • Any change to base image?
  • Release and update Cardshop-manager (settings/env)

container-images

Any change to oci?

  • Release corresponding images
  • Update offspot-config catalog and builder

offspot-config

  • Any change to offspot-config?

    • Release
    • Update cardshop-manager to use release
    • only if affecting Update image-creator

image-creator

Any change to image-creator?

  • Release and update cardshop-worker

Cardshop-worker

Any change to cardshop-worker?

  • Push and restart imager-worker on worker.imager

Cardshop-manager

Any change to manager? Any new kiwix reader release?

  • Update CHANGELOG
  • Update version in manager/manager/__about__.py
  • Tag
  • Push

Overview

  • Create a new release (create according tag directly on Github). Reuse previous release description as template

Clone this wiki locally