File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed
Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -32,18 +32,8 @@ The goal of this project is to create a quick virtual machine setup with a WordP
3232
3333## Backup and Restores
34341 . In order to do backup and restores login to your virtual machine - ` $ vagrant ssh `
35- 2 . ` $ cd /quick-wordpress `
36- 3 . ` $ ./backup.sh ` and follow the on screen instructions
37- 4 . Backups are saved in the ` /quick-wordpress/backups ` directory
38- 5 . If you'd like to restore from a previous backup - ` $ ./restore.sh ` and follow the on screen instructions
35+ 2 . ` $ qwcli backup ` and follow the on screen instructions
36+ 3 . If you'd like to restore from a previous backup - ` $ qwcli restore ` and follow the on screen instructions
3937
4038## Cleanup
41391 . If you are ready to delete your WordPress VM from you local machine - ` $ vagrant destroy -f `
42-
43- ## Project Roadmap
44- * ~~ LAMP Stack installed on Virtual Machine with WordPress using Vagrant~~
45- * ~~ Plugin installations on initial WordPress install~~
46- * ~~ Site Backups~~
47- * ~~ Site Restores~~
48- * Web Application instead of bash scripts for WordPress install, backup, and restore
49- * Modifications to WP details in order to give a working WordPress backup to a host
You can’t perform that action at this time.
0 commit comments