Update Polarity V5
This page covers how to update your Polarity V5 version to the latest version
Updating Polarity v5
With our latest version 5 server, we have made the update process extremely simple.
We now have a update script which will check our repositories to see if there is an updated version of Polarity Server available. If there is, it will download the update and then create an /app/updates
directory.
Download Update
Change working directories to the /app
directory and then run the update script.
If an update is available, the update script will be downloaded to the /app/updates
directory. If there is no update available, you will see a message stating "Polarity is already up to date."
Install Update
After an available update is downloaded, change working directories to the updates
directory and run the update script that was downloaded.
You will be prompted to start the update once the script extracts the new docker containers.
Once the update script is finished you will be on the latest version of Polarity Web and Server!.
Last updated