Skip to content

k-lfa/Backup-Ghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

BackupGhost

Script to save ghost Website =>

  1. Dump MySQL database of ghost
  2. Copy the Folder of Ghost CMS App (/var/www/ghost)
  3. Make an archive
  4. Check If error

To execute login in root don't forget to insert your password in variable sqlpass= For Example :

sqlpass="IamSup3rP@$$"

Do not put the root password for security ! Put the password of user dedicated for the database ;) Check your database name, by default in the script is "ghost"

For execute -> chmod 700 backupghost.sh ./backupghost.sh

Good Backup and Enjoy :)

About

Script to Save Ghost CMS data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages