Upgrading with docker compose to version 6

Infos

  • Used Zammad version: 5.4
  • Used Zammad installation type: docker compose
  • Operating system: Ubuntu 22.04
  • Browser + version: Google Chrome 122

Issue

What is the upgrade path to version 6? aka zammad-docker-compose version 10

Most of it is pretty self explanatory when diffing the changes from version 9 to 10.
But line 85 in the compose yaml file is, at least for upgrading, undocumented.

  • new docker volume zammad-var replacing zammad-data (the old volume still exists in case you need data from there)

Doesnt really help. How do i transfer my old data to the new directory? Just copy’n’paste?

This topic was automatically closed 360 days after the last reply. New replies are no longer allowed.