Hello Team,
As a administrator, I need to plan and calculate how much disk space will be required to store repositories and database for my production instance's Backup.(LINUX) There are lot of projects available on production. Can you please suggest me how do I begin with this process?
Hi, does https://confluence.atlassian.com/bitbucketserver/scaling-bitbucket-server-776640073.html help?
"The size of the database required for Bitbucket Server depends in large part on the number of repositories and the number of commits in those repositories.
A very rough guideline is: 100 + ((total number of commits across all repos) / 2500) MB.
So, for example, for 20 repositories with an average of 25,000 commits each, the database would need 100 + (20 * 25,000 / 2500) = 300MB."
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.