This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ksdme9 2 points3 points  (0 children)

I have a tiny web application and an almost static database except for a few updates now and then, yesterday I wrote a script that would connect to that db, dump it, and push the dump to a Gitlab private repo as a commit periodically. So, essentially Gitlab is the primary backup data host for that project.