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

Workshop – Playing Sitecore 9 auto-deploy with TeamCity on your machine (Part 2)

This post was used for my workshop at the company. However, it might be an initiative of your own approach for automating Sitecore deployments with Teamcity. (Note: the summary is here) Setup Prerequisites Complete Part 1 What are we gonna do in Part 2? We will fulfill the value of all the configuration parameters so that the… Continue reading Workshop – Playing Sitecore 9 auto-deploy with TeamCity on your machine (Part 2)

build · deployment

Workshop – Playing Sitecore 9 auto-deploy with TeamCity on your machine (Part 1)

This post was used for my workshop at the company. However, it might be an initiative of your own approach for the automating Sitecore deployments with TeamCity. (Note: the summary is here) 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… Continue reading Workshop – Playing Sitecore 9 auto-deploy with TeamCity on your machine (Part 1)

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

framework

Sitecore 9 and my simple development framework version 2.1

HAPPY LUNAR NEW YEAR! My simple development framework version 1.8 (for Sitecore 8) was out a few days ago. I’ve just merged things below of version 1.8 to version 2.1 (for Sitecore 9): Adapting new Unicorn 4’s feature: modular architecture friendly configuration Integrating Site-Specific Error Handle module and putting the content into cache as well Adding Multisolution project (Foundation layer) in… Continue reading Sitecore 9 and my simple development framework version 2.1

framework

My simple Sitecore development framework – Version 1.8

HAPPY LUNAR NEW YEAR! I’m excited to have a chance to play with my simple framework again. In fact, I’m a huge fan of Unicorn – a very helpful utility for me – to set up a local developer machine with a running environment (no shared Sitecore databases). In addition, it’s developer-friendly (I’m a friendly developer :D). This… Continue reading My simple Sitecore development framework – Version 1.8

development · framework

My simple Sitecore development framework – Version 1.2

Today, I enjoyed upgrading my simple framework. As a result, the version 1.2 was released: using the interfaces as models (Glass Mapper) and refining the structure of Sitecore templates, the reference gather all the most stable templates into one place and add the specific Sitecore templates of a website to its folder guide Glass Mapper how to… Continue reading My simple Sitecore development framework – Version 1.2

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

build · deployment

Workshop – Automating Sitecore deployments with TeamCity at your machine (Part 2)

This post is used for my workshop at the company. However, it might be an initiative of your own approach for automating Sitecore deployments with Teamcity. (Note: the summary is here) Setup Prerequisites Complete Part 1 What are we gonna do in Part 2? We will fulfill the value of all the configuration parameters so that the… Continue reading Workshop – Automating Sitecore deployments with TeamCity at your machine (Part 2)

build · deployment

Workshop – Automating Sitecore deployments with TeamCity at your machine (Part 1)

This post is used for my workshop at the company. However, it might be an initiative of your own approach for the automating Sitecore deployments with TeamCity. (Note: the summary is here) 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… Continue reading Workshop – Automating Sitecore deployments with TeamCity at your machine (Part 1)