Deploying SitecoreAI
To use Deploy, you must have an Organization Admin or Organization Owner role in your Sitecore Cloud Portal organization. An organization admin or organization owner can grant a team member access to the Deploy app by changing their role.
To manage your SitecoreAI projects, environments, and deployments, you have three options:
-
The Deploy app provides a web interface for project creation and environment management. If you need to connect to a source control repository system and set up automatic deployments or use the Vercel + GitHub connector, you must use the Deploy app.
-
The Deploy API is a REST API that you can use to create custom build pipelines, custom processes, and other automation tools to manage your projects and environments.
-
The Sitecore CLI XM Cloud plugin extends the Sitecore CLI to support the automation of SitecoreAI operations. It enables you to manage different aspects of Sitecore projects and environments such as serialization and publishing, using a unified command-line interface. In some cases, it provides more verbose output than the REST API, and commands can combine multiple REST API calls.
XM Cloud is now SitecoreAISome code examples, images, and UI labels may still use XM Cloud while engineering assets are being updated.
The maximum supported repository size for deployments is 500MB. If your repository exceeds this limit, you won't be able to deploy your source code to SitecoreAI.