I have repo of size few hundred MB (contains code and data). Today we use Onedrive for storing the data and code in GitLab to accommodate the size restrictions under GitLab. We want to bring both data and code together. Does GitLab support for such larger repos? If so, what is the cost?
(I know GitHub supports it, but we prefer to stay in GitLab)
Hi @36kashili! Great question.
GitLab.com has a repository size limit of to 10GB, or 10000MB.
Self-hosted GitLab has an adjustable repository size limit and can host repositories larger than 10GB.
For files like audio, video, graphics, compressed archives, and binaries, we suggest using Git LFS.
There is no cost or fee based on repository size, although we do offer paid tiers with many other benefits.