jonpchin / gochess

Online real time chess web server using websockets
MIT License
47 stars 17 forks source link

Export database to a backup directory #6

Closed jonpchin closed 8 years ago

jonpchin commented 8 years ago

Export database to a backup directory one directory above web root, have this export run in a cron job daily. When server starts check to see if they are any .sql files in the backup directory older then 60 days and delete them.