Hello Gitlab Community,
I am currently trying to backup my Gitlab instance which is fairly big. The instance takes up about 1.6 terabytes of data. Therefore, the built-in Gitlab backup feature is not an option for me, because the process just takes too long to create daily backups. At least if I backup the repositories with it. However, in the Gitlab docs it says as an alternative that I backup everything else and save the repository data at the file level. So far so good. However, I also have about 200 GB of LFS objects. During backup creation, these also take too long. Therefore my question, can I backup the LFS objects also on file level or are there any restrictions? What are these objects for anyway?
Thanks in advance.