Comment on The official TeamCity Azure Resource Manager template by Dan...
Thanks Dmitry! The one thing I wish the template had was the ability to automatically include a Windows build agent (I’m building off of VS 2017). Currently, I’m thrashing about trying to get it set up...
View ArticleComment on The official TeamCity Azure Resource Manager template by Dmitry...
Dan, thanks for explanation. We're trying to improve the UX for Azure cloud profile creation which allows to specify the list of cloud images. For that you could go the Administration -> Root...
View ArticleComment on TeamCity 2017.2.2 is released by Netto
Hi, recently I upgraded my docker image to TeamCity Server 2017.2.2 (from 2017.1.4) and realized I got 100 free build configurations. The previous versions let me use just 20 of them, is that all right?!
View ArticleComment on The official TeamCity CloudFormation template by Andrew
Got same problem. SystemD uses % as the keyword for internal format specifiers. In UserData section 100%FREE should be escaped: 100%%FREE.
View ArticleComment on The official TeamCity CloudFormation template by Dmitry Tretyakov
Andrew, thanks, the template with a fix was deployed and it is ready to use.
View ArticleComment on TeamCity 2017.2.2 is released by Yegor Naumov
Yes, this is correct. Since the version 2017.2, the number of free build configurations has been increased to 100. Also, a couple of nice Docker-related features have been released, you might want to...
View ArticleComment on TeamCity 2017.2.2 is released by Netto
Awesome!! Thanks for the info Yegor. God Bless you all from JetBrains team! =D
View ArticleComment on TeamCity 2018.1 (code-named Jaipur) EAP is open by Sidney Russell
I am in the process of upgrading to 2017.2. If 2018.1 is coming soon, maybe I should wait? Do you have an estimated release date for 2018.1? Thanks.
View ArticleComment on TeamCity 2018.1 (code-named Jaipur) EAP is open by Pavel Sher
Aiming for the middle of June.
View ArticleComment on The official TeamCity Azure Resource Manager template by Rob
Executing systemctl restart teamcity-agent.service prompts for a password, but a password wasn’t set up during the provisioning process. Also, would it be possible to explain how to update the...
View ArticleComment on The official TeamCity Azure Resource Manager template by Dmitry...
Hi Rob, you've missed important part of the command - "sudo" prefix which will grant you required permissions without password. To change the TeamCity version number open <a...
View ArticleComment on TeamCity 2017.2.2 is released by Matthew Copeland
Unfortunately the “Automatic Update” documentation does not specify what happens in the event of a failure. https://confluence.jetbrains.com/display/TCD10/Upgrade#Upgrade-AutomaticUpdate It does state...
View ArticleComment on TeamCity 2017.2.2 is released by Julia Alexandrova
Matthew, <a href="https://confluence.jetbrains.com/display/TCD10/TeamCity+Home+Directory" rel="nofollow">TeamCity home</a>/logs/teamcity-update.log should help you identify the problem. To...
View ArticleComment on TeamCity 2017.2.2 is released by Matthew Copeland
Thanks Julia. Perhaps Confluence has a method for allowing private feedback on your documentation? I could have made the suggestion to improve the Auto Update documentation with this valuable...
View ArticleComment on TeamCity 2017.2.2 is released by Matthew Copeland
Two things for anybody that finds this in a search. First, when Julia says restart the sever, she means literally the server OS. I was unable to restart the service in Windows Server 2012. This needs...
View ArticleComment on TeamCity 2017.2.2 is released by Matthew Copeland
Julia, I don’t suppose you have a contact that I could communicate with concerning “auto update” experiences in the wild? I get the sense that this is still really “beta code” and I would be willing to...
View ArticleComment on TeamCity 2017.2.2 is released by Dmitry Treskunov
Hi Matthew, Could you please create a request in our issue tracker https://youtrack.jetbrains.com/issues/TW describing the issues happened while upgrading the server?
View ArticleComment on The official TeamCity CloudFormation template by Josh Coady
I forgot to note that I use all default settings except for KeyName and DBPassword. When I create the stack, it takes about 15 minutes, then I go to the provided IP and am able to agree to terms,...
View ArticleComment on The official TeamCity Azure Resource Manager template by Dan...
Thanks Dmitry! The one thing I wish the template had was the ability to automatically include a Windows build agent (I’m building off of VS 2017). Currently, I’m thrashing about trying to get it set up...
View ArticleComment on The official TeamCity Azure Resource Manager template by Dmitry...
Dan, thanks for explanation. We're trying to improve the UX for Azure cloud profile creation which allows to specify the list of cloud images. For that you could go the Administration -> Root...
View Article