smoke / Sitecore.Demo.Base

This repository is used to store yml DevOps pipeline templates, helm charts, docker-compose build assets, and other shared items across all Sitecore.Demo repositories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sitecore.Demo.Base

Introduction

This repository contains the scripts used to build various base Docker images used in the Lighthouse Demo. It uses docker 'asset' images previously built to install modules into the CM, CD, SQL, etc. images.

The repo also currently contains helm charts for deploying the Lighthouse Demo to K8S. We will be splitting the helm charts into another repository soon.

Hosted Images

  • COMING SOON*

Getting Started

To build your base images from this repo, you can simply call docker-compose build from the docker folder to build the Windows images and docker-compose -f docker-compose-linux.yml to build Linux images.

About

This repository is used to store yml DevOps pipeline templates, helm charts, docker-compose build assets, and other shared items across all Sitecore.Demo repositories.


Languages

Language:HTML 92.2%Language:Dockerfile 3.9%Language:PowerShell 2.3%Language:Shell 1.6%