Choosing the Correct Installation Path
Kajoo supports multiple Sitecore hosting models. The installation process differs slightly depending on your environment. Use this guide to select the correct setup for your Sitecore deployment.
Supported Hosting Models
Kajoo currently supports the following Sitecore environments:
- Sitecore XP / XM - Non-Containerized
(On-Premises or PaaS) - Sitecore XP / XM - Containerized
(Docker-based local or production deployments, e.g., AKS) - Sitecore XM Cloud
(Managed via Sitecore Cloud Portal and Git-integrated pipelines)
Each environment type requires different Kajoo plugin package and installation process.
Installation Options
Choose this if your Sitecore instance is:
- Installed locally on a local developer machine
- Hosted on Windows servers or virtual machines
- Running on Azure App Service
Covers:
- Installing the Kajoo plugin Via the Sitecore Package Installer
Use this guide if your Sitecore environment is containerized using Docker or Kubernetes — either for local development or production deployment (e.g., AKS).
Covers:
- Building the Kajoo asset image
- Adding the Kajoo asset image to your container environment
Choose this if you are using Sitecore XM Cloud managed through the Sitecore Cloud Portal and GitOps pipelines.
Covers:
- Adding the Kajoo plugin to your XM Cloud repository
- Using Kajoo XM Cloud Starter Templates
🤔Not Sure Which One to Choose?
If you use... | Then your environment is likely... |
---|---|
IIS, Azure App Service, or local Sitecore VM | Non-Containerized Sitecore |
Docker, Docker Compose, or AKS | Containerized Sitecore |
Sitecore Cloud Portal and GitOps | XM Cloud |
💡Ask your DevOps team if you're unsure.
Next Steps
Once you've identified your environment, continue with the appropriate installation guide:
Updated about 22 hours ago