Tagged Questions
2
votes
2answers
60 views
What's the canonical process for backing up a website? [closed]
This is going to sound terrible, but bear with me. I currently have a cron job that does a mysql dump, a git add all and commit, and a git push to bitbucket. I set this up almost a year ago, when I ...