Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Inspect cleanup routines on Bitbucket

Deleted user April 8, 2019

The /data usage on our Bitbucket server is getting bigger.  There is some gc cleanup scripts running but I suspect that there are things that could be ( for example find /data/docker-registry/ -mtime +900 ) Or we need to know why/motivate the expanding costs of adding 1TB each 6-8 month.

 

Any good advice how to handle and create good clean up routines on Bitbucket?

1 answer

1 accepted

0 votes
Answer accepted
Ana Retamal
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 9, 2019

Hi Ulrika,

First, it would be advisable to analyze what is consuming space. Sometimes a lot of new data in the repository is normal. However, if you're adding binary files then it would be better to use LFS. Otherwise, every push adds large binary files again and again.

To learn more about this, you can read Git Large File Storage.

You can also setup monitoring of the disk usage and check every month or so if the data should be there or not by contacting the users that put it there.

Hope that helps!

Ana

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events