How Can We Help?

Categories

How to update PV to its latest version

You are here:

Before you proceed its very important to take a back-up of your database and PV upload directory

  • If you running PV using docker, you just restart the docker container and this will force it to pull the latest image, once this is done, you open PV dashboard in your browser and you will see a welcome message mentioning the new features of the upgraded version. Also you can just run the PV Helper script to do this for you.
  • Alternatively you can set docker to point to the desired version manually.

  • If you have installed pv from code using git, then navigate to your installation path and run:

git pull

 

  • If you have downloaded PV from the releases section in GitHub, then just download the latest one and unzip its contents to your installation path, overwriting the current files.
Table of Contents