-
In an ADMIN terminal:
.\init.ps1 -InitEnv -LicenseXmlPath "C:\path\to\license.xml" -AdminPassword "DesiredAdminPassword"
-
Restart your terminal and run:
.\up.ps1
-
Follow the instructions to deploy to XM Cloud
-
Create Edge token and query from edge
This solution is designed to help developers learn and get started quickly with XMCLoud + SXA while using Auzre DevOps. The solution contains three pipelines at the root level..
- build-dotnet.yml - Used to build the code on every commit or PR. We can configure it as per requirement.
- deploy-xmc.yml - Used to deploy XMC using the latest code.
- deploy.yml - Used to deploy to Vercel.