This repository contains various scripts that might be required for sitecore installation
IMPORTANT: The repository contains only overrides, which need to be placed on top of Sitecore original packages packages.
Scripts allow configuration of a commerce engine on a single machine. Out of the box sitecore scripts are modified to allow more granular control over installation including
- hosts - possible to set desired host names to each commerce role
- ports - possible to set desired ports to each commerce role
- locations - possible to set desired location to each commerce role
- certificates - certificates are generated for each role, or could be shared (using wildcard certificate) Also scripts are aligned with XP0 installation (naming, locations)
SXA installation is currently removed from scripts (but will be added later)
- Clean-up documentation and parameters descriptions
- Automate archives extraction, except SIF itself
- Try to leverage
Microsoft.Web.XmlTransform.dll
from SIF or download automatically from NuGet - Enable SXA
Any feedback, issues or pull requests pull requests are welcome and greatly appreciated.