Skip to content

D0cNet/sitecorelocalk8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Sitecore Local Kubernetes

Installing and running Sitecore on a local Kubernetes deployment
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

This repository presents a POC of having a local kubernetes deployment of Sitecore XM.

(back to top)

Getting Started

This POC uses the Microsoft AKS Edge Essentials Preview and the Sitecore 10.3 XM1 kubernetes container deployment here

Prerequisites

  • Download and extract the AKS Edge Essentials MSI binary and the Windows node files zip into the ASKEdge folder (Currently using AksEdge-K8s-1.0.266.0)
  • Windows 10/11 Enterprise/Pro
  • Ensure you PC has Hyper-V enabled
  • A Multi-core desktop with at least 2.5Ghz, 32-64GB RAM and 250-500GB SSD Hard Drive is preferred (Recommened based on my local setup)
  • Valid Sitecore License

Installation

AKSEdge folder

  1. Run Powershell scripts in the order they are numbered
  2. Store token generated in script 4 to login to the Kuberetes Dashboard

Sitecore

  1. Run Powershell scripts in the order they are numbered. a. Put valid sitecore license file in \license folder b. Run script to install license
     .\1.EncodeAndCompressLicense.ps1 <Absolute path to license file>
  2. Before running script 6, ensure you have entered all the secrets for your sitecore installation in the text files in \secrets folder.

(back to top)

Usage

TBD

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Your Name - @D0cNet - [email protected]

Project Link: https://github.com/D0cNet/sitecorelocalk8s

(back to top)

About

Sitecore on Local K8s using AKS Edge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published