AWS CloudFormation: how do you increase the size of the server disk? Follow
Hi,
We've installed TC 2018.1.1 using the AWS CloudFormation template. Everything works fine but we rapidly run out of disk space on the teamcity server because there seems to be only ~4Gb free when it is first created. Setting the cleanup settings to delete everything more than a day old is barely keeping us running and not having any CI history is not a great long term solution.
Is there a way of increasing the size of the disk the server has available?
Please sign in to leave a comment.
Hello Jaa
Currently you can only fork the template and change hard coded value.
But the feature of changing server disk size is quite important indeed.
So I've created an issue for this https://youtrack.jetbrains.com/issue/TW-56580
Please watch for changes.