...
Please use preview tag for nuxeo and cb image versions before 1.9.8.2.10 is released.
The procedure:
- Pull latest version of config repository
- Edit the commands.conf by inserting the code lines as seen below if they don't exist yet
- Configure the right nuxeo and cb image
- go to deploy_script, use command "git pull" before then changing branch.
- Currently, (as of 23.02.2023) it is necessary to use the "1.9.8.2.10-rc" branch tag, as it is the only branch where the deploy script includes the worker container.
- Change branch (git checkout <branchtag>)
- Do a proper redeployment of the system
...