build · deployment · framework

My simple Sitecore development framework version 1.9 and auto-deploy with TeamCity

Sitecore 8.2 Update 7 has just been out with Data Protection Considerations. Personally, I wanted to release a new version of my simple framework along with some updates: Upgrading Sitecore References via Nuget from Sitecore 8.2.6 to Sitecore 8.2.7 ones Refining the Sitecore template structure (there are some places violate Helix principles) Updating gulp files to support auto-deploy with… Continue reading My simple Sitecore development framework version 1.9 and auto-deploy with TeamCity

build · deployment

Playing Sitecore 9 auto-deploy with TeamCity on your machine

This post is a summary of my workshop at the company. However, it might be an initiative of your own approach for automating Sitecore 9 deployments with TeamCity. Applying build and integration of Sitecore Helix Using XML Transforms to support multiple build configurations Using Unicorn – a Sitecore utility designed to simplify deployment of Sitecore items across environments automatically… Continue reading Playing Sitecore 9 auto-deploy with TeamCity on your machine

build · deployment

An approach for automating Sitecore deployments with TeamCity at your machine

This post is a summary of my workshop at the company. However, it might be an initiative of your own approach for automating Sitecore deployments with TeamCity. Applying build and integration of Sitecore Helix Using XML Transforms to support multiple build configurations Using Unicorn – a Sitecore utility designed to simplify deployment of Sitecore items across environments automatically Dedicating… Continue reading An approach for automating Sitecore deployments with TeamCity at your machine

development · framework

A simple framework for Sitecore XP 8 development

One day, someone throws a Sitecore XP 8 package (web application installer/Zip archive + the license of course :D) to you and he says:”You have one month (or less :D) to build a Sitecore development team.” or “We will have Sitecore projects soon, let’s prepare for them.“. That’s an order and no doubt! Update (29-Nov-2017):… Continue reading A simple framework for Sitecore XP 8 development