Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/georgechang/sitecore-k8s
https://github.com/georgechang/sitecore-k8s
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/georgechang/sitecore-k8s
- Owner: georgechang
- License: mit
- Created: 2020-09-20T00:10:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-19T00:40:05.000Z (over 3 years ago)
- Last Synced: 2024-01-25T00:15:15.378Z (10 months ago)
- Language: Shell
- Size: 34.2 KB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Sitecore - Sitecore Deployment on Kubernetes Example - An example of a Sitecore 10.1 XP0 deployment onto AKS with SolrCloud. It should deploy: 1)Sitecore 10.1 XP0; 2)Microsoft SQL Server 2019; 3)Zookeeper 3.4 (3 replicas); 4)Solr 8.4 (3 replicas) (Containers)
README
# Sitecore Deployment on Kubernetes Example
This is an example deployment of a Sitecore 10.1 XP0 deployment onto AKS with SolrCloud.
These files should deploy the following to a Kubernetes instance:
- Sitecore 10.1 XP0
- Microsoft SQL Server 2019
- Zookeeper 3.4 (3 replicas)
- Solr 8.4 (3 replicas)This repository is for reference purposes only and is not intended for production deployments.