Benoit Patra's Picture

Benoît Patra's blog

Discussions on software engineering and machine learning

  • Home
  • Archives
  • About
  • Academic (past)

Posts with tag 'teamcity'

A collection of 4 posts

February 12, 2016

Hosting Jekyll website on Azure Web app using TeamCity automated deployment

The public website of my company Keluro is built with Jekyll. If you are a Jekyll user you are probably aware of Github pages. To me, the best feature of Github pages is the automated deployment of your website when...

.NET azure jekyll powershell teamcity git github

October 7, 2015

TeamCity on Windows Azure VM part 2/2 - enabling SSL with reverse proxy

In the previous post we explained how to install a TeamCity server on a Windows Azure Virtual Machine. We used an external SQL Azure database for the internal database used by Teamcity. The first post ended with a functional TeamCity...

azure iis sql azure ssl teamcity web sockets

September 21, 2015

TeamCity on Windows Azure VM part 1/2 - server setup

TeamCity is a continuous integration (CI) server developed by Jetbrains. I have worked with CruiseControl and Hudson/Jenkins and, to my point-of-view, TeamCity is beyond comparison. I will not detail all the features that made me love this product, let me sum up...

azure azure sql jetbrains reverse proxy teamcity windows azure

July 8, 2014

Executing PSake build script with Teamcity

For my build tasks I have been using MSBuild for a while. I found out that it is fine to use it for standard build tasks such as invoking msbuild.exe itself. However, when it comes to really custom actions it...

build C# msbuild powershell psake software versioning teamcity

Benoît Patra's blog © 2024.
Powered by Jekyll.

Back to top