Project

General

Profile

Task #1997

Add upgrade task to build script

Added by Luke Murphey over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
08/16/2017
Due date:
% Done:

100%

History

#1 Updated by Luke Murphey over 6 years ago

  • Target version changed from 1.5.3 to 1.5.4

#2 Updated by Luke Murphey over 6 years ago

Here is the process:

  1. Stop the web-server
  2. Sleep to let the web-server stop
  3. Make a temporary directory
  4. Unzip the package into the temporary directory
  5. Copy in the settings file
  6. Move the /var directory over
  7. Move the media/files directory over (this contains the generated epub documents)
  8. Rename the original directory to old_$(date +%Y%m%d%H%M%S
  9. Rename the temporary directory back to the original directory name
  10. Optionally clear the cache (rm /var/cache)
  11. Restart the web-server

#3 Updated by Luke Murphey over 6 years ago

  • Status changed from New to In Progress

#4 Updated by Luke Murphey over 6 years ago

  • % Done changed from 0 to 80

#5 Updated by Luke Murphey over 6 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 80 to 100

Also available in: Atom PDF