Skip to content

This is a recipe to add to the Opscode Chef Wordpress cookbook. It will create a backup and restore script based on your node's Wordpress attributes

Notifications You must be signed in to change notification settings

KMI-Learning/wordpress-backup-restore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

wordpress-backup-restore

This is a recipe to add to the Opscode Chef Wordpress cookbook. It will create a backup and restore script based on your node's Wordpress attributes. Backups will happen nightly at 1am and be kept for 7 days. Restores can be applied anytime manually.

To Use

Copy these files to the wordpress cookbook. Simply add include_recipe "wordpress::backup" in the default recipe or add wordpress::backup to the node run list.

About

This is a recipe to add to the Opscode Chef Wordpress cookbook. It will create a backup and restore script based on your node's Wordpress attributes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages