Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
cloudappliance/patches [2018_02_22 10:18] dancloudappliance/patches [2020_10_08 09:04] dan
Line 1: Line 1:
 ====== How To Apply a Patch ====== ====== How To Apply a Patch ======
 +== last updated on Oct. 8, 2020 ==
  
   * Copy the patch file PATCH_FILE.tgz to the appliance using scp or any other tool   * Copy the patch file PATCH_FILE.tgz to the appliance using scp or any other tool
Line 24: Line 25:
  
 ''./patch -patch PATCH_FILE.tgz'' ''./patch -patch PATCH_FILE.tgz''
-    * Run any required Database migrations or schema updates php  
- 
-''../upgrade/dbupgrade.php'' 
  
 If you encounter any issues during these steps, please contact Support. If you encounter any issues during these steps, please contact Support.