Configuration
Developers
In Kajoo application there are three main types of configurations which are used during an integration with an external provider and the Kajoo application. These docs provide a high-level summary for
Sitecore Instance
A Sitecore instance is associated with the instances of the Kajoo Sitecore Plugin installed. It is possible to have multiple instances per environment. To learn more about registering your Sitecore click here to learn more.
Environment
An environment represents the logical environments that are part of your Sitecore implementation, such as Dev, QA, UAT and Production. Each environment can have multiple instances and
Site Definition
A site definition is associated to a single environment and in Sitecore represents your physical website, such as a JSS application for deployment. You may have multiple sites per environment, in the case of a multi-site environment. If you would like to configure a new site definition, navigate to the Dashboard
on Kajoo and then follow the steps below.
Note
It's important to have an environment and Sitecore instances already configured in order to add a new Site Definition.
- On the left-hand navigation, click on
Configurations
. - On the top of the two column view, you should see a tab for
Sites
. - Once you are on this page, click on
Add New
, which will display a popup, to create the Site Definition. - In order to create a new
Site
you'll need to configure the following fields described in further detail below.
Field | Section | Additional Information |
---|---|---|
Site Name | Basic | |
Site URL | Basic | |
User Management | Basic | This allows you to assign additional users or invite new users to your site definition. |
Environment | Deployment | |
Github - Repo | Deployment | Select an existing configured Github or Azure DevOps repository. To learn more about these two options and to configure these integrations, click here to learn more. |
Root Directory | Deployment | |
Output Directory | Deployment | |
Build Command | Deployment | |
Head Deployment | Deployment | Options consist of Manual or Automatic. A manual head deployment option will require that you will initiate the deployment of the head application manually. While an Automatic deployment will use FTP or SSH means to deploy your head application. |
Component Directory Path | Advanced | |
CMS Component Directory Path | Advanced | |
Manifest Files Directory Path | Advanced | |
Kajoo Stylesheet Path | Advanced |
Updated 2 days ago