Updated Setting up Backup (markdown)
							parent
							
								
									a80e782ce0
								
							
						
					
					
						commit
						9109888eac
					
				
					 1 changed files with 2 additions and 10 deletions
				
			
		|  | @ -12,16 +12,8 @@ Download and enable the *Backup and Migrate' module: | |||
| 
 | ||||
| ``` | ||||
| $ cd cms | ||||
| $ ./vendor/bin/drush dl backup_migrate | ||||
| $ ./vendor/bin/drush en backup_migrate | ||||
| ``` | ||||
| 
 | ||||
| ## Setup CRON | ||||
| 
 | ||||
| Run `crontab -e` as the *webadmin* user and add this cron job: | ||||
| 
 | ||||
| ``` | ||||
| 5 * * * * php /srv/webadmin/cms/sites/all/modules/civicrm/bin/cli.php -u cmsadmin -p MyDrupalAdminPass -e Job -a execute | ||||
| $ drush dl backup_migrate | ||||
| $ drush en backup_migrate | ||||
| ``` | ||||
| 
 | ||||
| ## Create a scheduled backup | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue