Skip to content

quaninte/hn-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple website backup
=====================

## Install instruction


#### Install vendors

php composer.phar install

#### Create config files

copy config/settings.sample.php to config/settings.php
copy config/config.sample.php to config/config.php

#### Chmod write permission

chmod 777 tmp config/settings.php

#### Configurate

Open http://yoursite-com/hn-backup/ to enter settings

#### Cron job

Setup cron job
php /path/to/hn-backup/cron/cron.php

About

Simple website backup for small website, this php script will compress all files, export database to a sql file and upload to backup server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors