Comment on The official TeamCity CloudFormation template by Alex
How can I stop the default agent? When I stop the agent’s container it is automatically restarted, but it doesn’t seems to be configured as auto start in docker
View ArticleComment on The official TeamCity CloudFormation template by Evgeniy Koshkin
Agent is being started as docker container via systemd service which is configured to always restart. Currently it is not possible to stop agent. Please describe why do you need it? Is it critical...
View ArticleComment on The official TeamCity CloudFormation template by Alex
We are using EC2 integration to spin up agents, we want to make sure all agents are aligned. This is the main reason. Also we want to make sure that the default agent won’t eat from TeamCity Server...
View ArticleComment on The official TeamCity CloudFormation template by Kevin Baxtrom
This would be perfect, but is there a version that doesn’t also start a build agent on the same instance? Ideally it would be great to just have the cloudformation to setup the server
View ArticleComment on The official TeamCity CloudFormation template by Evgeniy Koshkin
Makes sence. Please watch for changes in this issue https://youtrack.jetbrains.com/issue/TW-53980
View ArticleComment on TeamCity Plugin for HashiCorp Vault by Abdul Charif
I get : “Cannot log in to HashiCorp Vault using AppRole credentials: missing client token” when testing connection How do i pass the X-Vault-Toekn to the plugin ?
View ArticleComment on Branch specific settings in TeamCity by cristobalito
Hi, Would it be possible, either in a future blog post or via documentation, to delve a little further into how to configure this feature using a separate VCS root. I’ve been trying most of the day to...
View ArticleComment on The official TeamCity Azure Resource Manager template by Kevin
It is worth mentioning that Auto-updates are not supported with this template. This could be a game changer if you don’t know anything about the OS used by the template.
View ArticleComment on The official TeamCity CloudFormation template by Vijeth Shetty
Is there a possibility of adding a script to import TLS certificate to the Java Trust store which uses LDAP authentication . Currently I’ll have to manually get to the docker container to perform this...
View ArticleComment on The official TeamCity CloudFormation template by Evgeniy Koshkin
Currently there is no such version. Please watch for changes in this issue https://youtrack.jetbrains.com/issue/TW-53980
View ArticleComment on The official TeamCity CloudFormation template by Evgeniy Koshkin
Unfortunately no, but it make sence. I’ve created the issue https://youtrack.jetbrains.com/issue/TW-54334
View ArticleComment on Branch specific settings in TeamCity by Yegor Yarko
Chris, > how to configure this feature using a separate VCS root Should be quite straightforward to create a new VCS root pointing to a separate repository which is going to hpld the settings and...
View ArticleComment on Welcome TeamCity TestDrive – a simple way to try TeamCity in the...
Hi! May I create own project in TeamCity TestDrive? I have logged on, but I don’t see options to create\edit project
View ArticleComment on The official TeamCity Azure Resource Manager template by Dan...
Two issues: 1. Following these steps and choosing the “Pin resource to Dashboard” in Azure gets a “Deployment failed” result. 2. Attempting to view your Issue Tracker as a guest fails (guest account...
View ArticleComment on The official TeamCity Azure Resource Manager template by Dmitry...
Dan, thanks for reporting this case. I’ve updated the link to the TeamCity issue tracker, but anyway to report a new issue it requires to sign in. To understand what’s going wrong with deployment in...
View ArticleComment on Welcome TeamCity TestDrive – a simple way to try TeamCity in the...
Hi Marina, After logging in, you are taken exactly to the creation of your own project. Just follow the steps and you should be good. If you continue having troubles, please use the “Feedback” tab on...
View ArticleComment on The official TeamCity CloudFormation template by Alex
access denied from: https://s3.amazonaws.com/teamcity.jetbrains.com/teamcity-server.yaml
View ArticleComment on The official TeamCity CloudFormation template by Evgeniy Koshkin
Fixed, thank you for the signal!
View ArticleComment on The official TeamCity CloudFormation template by Josh Coady
This runs and works fine for a short period (couple minutes to a couple days), but then it starts failing. $ systemctl status oem-cloudinit ● oem-cloudinit.service – Cloudinit from EC2-style metadata...
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 Article