Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 284 Bytes

BackUp DataBase SQL Dump

Backup database dump with Git control

  • Create folder for backup when not exists
  • Make git init
  • Create SQL dump
  • Create commit with understandable comment
  • Push to remote server(s)
  • Write log file
  • Test on server