Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 616 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 616 Bytes

Sitecore Azure Setup

This repository contains an WebRole Entry Point that provides methods to run Sitecore code when a role instance is initialized.

NuGet version

Preconfigured Items:

  • The App_Data directory with included Sitecore's \Data content;
  • Patched the dataFolder variable that looks at the \App_Data directory;
  • Patched the <initialize> pipeline with a processor tp ebuld search indexes.

Features:

  • Rebuild Search Indexes on very first start of a WebRole Instance.