This is part 8 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 8 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 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…
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…
A project that I was working on recently, I had to import items into a Sitecore 8 solution. After the data was imported, then the content needed to be published. The data was nested up to 5 levels deep. However…
One of the many ways Sitecore will allow you to specify a language is in the url eg example.com/en – English Language Site example.com/fr – French Language Site I came across a gotcha that had me stumped for a while.…