Upgrade Question

I am looking to upgrade my CentOS7 xibo 1.8 version to the latest. I followed the standard install with docker. The documentation says to “Download the appropriate version of the Docker Compose files for the version of Xibo you want to upgrade to. Extract the Docker Compose files over the top of your existing installation, replacing any existing files.”

Do I just download to my xibo root directory and extract it right there?

You do exactly the same as when you did the install first time around.

So you’ll have a docker-compose.yml file now, or a file with a different name if you used one of the other modes.

You’ll want to overwrite that with the new version, and then up the containers.

Your shared directory needs to remain intact.