This is part 7 of the series of post that I am doing about building a Continuous Integration Environment using Sitecore, TeamCity, Octopus Deploy, and Unicorn. Part 1 – Setting Up TeamCity Part 2 – Setting up OctopusDeploy Part 3…
This is part 7 of the series of post that I am doing about building a Continuous Integration Environment using Sitecore, TeamCity, Octopus Deploy, and Unicorn. Part 1 – Setting Up TeamCity Part 2 – Setting up OctopusDeploy Part 3…
This is part 6 of the series of post that I am doing about building a Continuous Integration Environment using Sitecore, TeamCity, Octopus Deploy, and Unicorn. Part 1 – Setting Up TeamCity Part 2 – Setting up OctopusDeploy Part 3…
This is part 5 of the series of post that I am doing about building a Continuous Integration Environment using Sitecore, TeamCity, Octopus Deploy, and Unicorn. Part 1 – Setting Up TeamCity Part 2 – Setting up OctopusDeploy Part 3…
This is part 4 of the series of post that I am doing about building a Continuous Integration Environment using Sitecore, TeamCity, Octopus Deploy, and Unicorn. Part 1 – Setting Up TeamCity Part 2 – Setting up OctopusDeploy Part 3…
This is part 3 of the series of post that I am doing about building a Continuous Integration Environment using Sitecore, TeamCity, Octopus Deploy, and Unicorn. Part 1 – Setting Up TeamCity Part 2 – Setting up OctopusDeploy Part 3…
This is part 2 of the series of post that I am doing about building a Continuous Integration Environment using Sitecore, TeamCity, Octopus Deploy, and Unicorn. Part 1 – Setting Up TeamCity Part 2 – This post Part 3 –…
A unique opportunity has arisen for me. I have been tasked with building a fully automated build and deployment solution for Sitecore. So I have documented everything that I have done and will be presenting everything that I have done…
In my previous post, Pushing Images from Sitecore’s media Library to Amazon’s CDN I set everything up to push images from Sitecore to Amazon’s CDN The final step that needs to be performed is to update Sitecore, so that Sitecore…
I was recently working on a project for a client that wanted to serve all their images via a CDN, but still wanted to maintain all their images in Sitecore. In addition we needed to import content that already contained…
I have been working on a project recently that needed to display content depending on where the site visitor came from. Content within the site was split into geographical regions. This sounds perfect for the Location Api within Sitecore, but…