Skip to content

bic742/Sitecore-827-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sitecore 8.2.7 in Docker

Building Images

  1. Download the Sitecore 8.2.7 package: https://dev.sitecore.net/~/media/EB88CA1EBDD645CA822FD067BEB74E4F.ashx
  2. Download an appropriate SPE version: https://github.com/SitecorePowerShell/Console/releases/download/6.2/Sitecore.PowerShell.Extensions-6.2.scwdp.zip
  3. Place both files in the sitecore-assets folder: {repoRoot}\build\8.2.7\sitecore-assets
  4. Open a PowerShell window
  5. Run build.bat

This should build 6 images:

  • sitecore-assets
  • sitecore-xm-cm
  • sitecore-xm-solr
  • sitecore-xm-sqldev
  • sitecore-xm-spe-cm
  • sitecore-xm-spe-sqldev

Running Images

  1. Update the .env with an appropriate location for your license file in the LICENSE_LOCATION variable
  2. From the repo root, run docker-compose up -d
  3. Navigate to http://cm/sitecore

Special thanks to Michael West for providing the meat of the build content for these images!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors