Understand the docker setup for the XM Cloud development work
In this video, we will explore how the docker system is defined and services are configured for the XM Cloud development in the starter kit. The video explains the following points:
In this video, we will explore how the docker system is defined and services are configured for the XM Cloud development in the starter kit. The video explains the following points:
I was exploring the restructured XM Cloud Foundation Head repository. The front-end first approach for the development purpose is really good and the docker related artefacts are organized in the local-containers folder. I started the environment on the local and it went well as exected. Then I tried to execute the New-EdgeToken.ps1 file to open […]
In this video tutorial, we will learn how to clone the XM Cloud Foundation head repository into our local system and explore the folder structure in the starter kit. Please watch the video to learn more. Please feel free to post your comments for your queries or suggestions.
In this article we will look into how to fix the XM Cloud deployment build step failure issue. Problem Let’s have some background first! I’m working on the XM Cloud project for which we have 4 different environments created in XM Cloud environment. Till date 11 June 2024, everything was working fine with existing projects […]
Verify your serialized Sitecore item .YAML files are valid or not by pushing the serializations to local before deploying the solution to XM Cloud instance. BEST PRACTICE FOR XM CLOUD Recently we encountered the issue which put everyone on high heart beats when we learned that our XM Cloud instance which is getting prepared for […]
Are you a Sitecore developer looking for ways to connect your headless application running locally from the XM Cloud environment as the editing host? Look no further than the tunnel command in Sitecore CLI. By utilizing this feature, you can easily connect your local application to the editing host in XM Cloud and streamline your […]
Learn how to fix the issue of editing host not resolved.
In this article, I’ll explain how to fix the GraphQL Error (Code: 401) while connecting your XM Cloud solution running on Docker. Background Sitecore has provided a starter kit for the XM Cloud development which is prepared and pushed to GitHub when you create and deploy the XM Cloud project. At some point during development, […]