Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
cloudappliance/patches [2018_03_14 10:23] – [How To Apply a Patch] 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  
- 
-''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.