Rob Dodd
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 8
-
Created Unable to automatically renew LetsEncrypt Certificate
Hi there,I'm running TeamCity server 2025.11 on Windows Server in Azure, over HTTPS (port 443). Originally I set up HTTPS using the automatic LetsEncrypt process, and the certificate is due for ren... -
Created Uploading artifacts to Azure Storage via TeamCity Server
Hi there,I'm trying to set up TC with the Server running in Azure and the agents running locally (outside of Azure). I'm using the official Azure Storage plugin (v0.7.1) to store the artifacts in a... -
Created Best Practices for running TeamCity Server on Azure
Hi there,I'm looking to start a new TeamCity server on Azure, with build agents based in our office. I've seen that there's a TeamCity offering on the Azure Marketplace (documented in this blog pos... -
Created Recommendations for Deployment build config setup
I currently have a project which includes “Build” and “Deploy” configs (among many others). Currently these are completely separate - when you want to Deploy you run that config, with a parameter f... -
Created TeamCity backup size bloated by intellij-tool-ideaIU-2022.1.3
Hi there,I'm just looking at the size of our backups (they got a LOT bigger in the last few months), and it looks like it's because an 824MB zip file called intellij-tool-ideaIU-2022.1.3.zip is inc... -
Created Advice on migrating data-heavy build configs to the cloud
Hi there, We currently run a local TC installation across a small number of PCs. The projects they build have an initial sync from source control which adds up to several gigabytes of data, and the... -
Created TeamCity setting for deleting the contents of Work folders after a couple of weeks' inactivity
CompletedHi there, We're on a fairly old build of TC (2018.2.3) and it's got a feature where if a particular config isn't built for a couple of weeks or so, the agents delete the contents of the Work direct... -
Created Using the Xcode runner with a specific Scheme name
AnsweredHi there, I'm setting up TeamCity to build our project for iOS. It's a slightly odd situation where the Xcode project is generated by the previous build step (Unity). I want to use the "Scheme-bas...