If you are running FileCloud in a high availability environment, to upgrade to the latest version, please Contact FileCloud Support.
FileCloud Support can help you upgrade or can provide a PDF with instructions if you would like to perform the upgrade without assistance.
Pre-upgrade
-
As always, make a full backup of your existing installation before upgrading.
Backup on Windows -
Beginning in FileCloud 23.253, by default, a more granular dynamic content security policy replaces the existing content security policy in the .htaccess file. If you are upgrading, to make this change effective, you must make a small change to the Content-Security-Policy header in the .htaccess file:
-
Open the .htaccess file.
in Windows:
C:\xampp\htdocs\.htaccessin Linux:
/var/www/html/.htaccess -
Find the line that begins:
Header set Content-Security-Policy: -
Change set to setifempty:
Header setifempty Content-Security-Policy:
-
-
If your system uses ServerLink, perform the following steps:
-
Before upgrade, ensure all ServerLink nodes are fully synced and are at the same state.
-
Make backups of all nodes as needed.
-
Stop the FileCloud ServerLink client service in secondary nodes.
-
Upgrade the primary node first.
-
Upgrade each secondary node after upgrading the primary node.
-
Start the FileCloud ServerLink client service in secondary nodes. (In HA setups, client service must run only in one of the servers from each secondary node.)
-
Note: All connected ServerLink nodes, both primary and secondary, must be upgraded to the same ServerLink version before enabling access to the site again.
-
If your system uses MongoDB authentication or a custom IP binding, follow the steps at Disable MongoDB Authentication and IP Binding.
Upgrade instructions
The current version of the Windows Update Tool is 23.253.0.9154, which is effective for installing FileCloud Version 23.253.
-
Before running the upgrade tool, confirm that each of your FileCloud services is running and that your storage is in a READY state.
-
Use the Windows Upgrade tool to do a full upgrade. (You cannot upgrade using the admin portal.)
Upgrade using Update Tool (Windows Only) -
For all upgrades, once upgrade is complete, refresh the browser using CTRL-F5 to clear any prior setup information from the cache.
Post Upgrade
Upgrade Windows environments using Solr and Solr+OCR
-
Upgrade FileCloud
-
Set JAVA_HOME to the new version's path.
-
Log in to the FileCloud admin portal.
-
In the FileCloud Control Panel, and stop and restart Content Search.