Cloudvanti Sitecore Management Portal
Cloudvanti Sitecore Management Portal

Cloudvanti subscribers have access to their management portal built with Azure DevOps to manage and monitor their project key deployment status, and so on. For first time access, you will be given a link to the management portal via an invitation email.

Alternatively, you can also access it via Azure's Main Portal.

Cloudvanti Sitecore Management Portal consists of 3 main menus:
- Overview
- Repos
- Pipelines

Overview

The Overview menu displays the summary of your projects as well as information about the websites on the Cloudvanti Sitecore Management Portal.
In addition, there is the wiki consisting of shortcut links to:
- Storage of the Database
- Staging Backup, file location for Staging backup in Azure Storage
- Production Backup, file location for Production backup in Azure Storage
- Restore, stores database files for the Restore function in Azure Storage
- Environment
- Shortcut for Staging website URL and logs
- Shortcut for Production website URL and logs
- Dashboard
- Deployment Dashboard, the overview of build and deployment status in Staging(STG) and Production(PRD) environment
- Metrics Dashboard, data from application insight will be displayed for each website in both Staging and Production. Clicking each chart will display detailed information.
- Deployment Dashboard, the overview of build and deployment status in Staging(STG) and Production(PRD) environment
Repos
Repos or Azure Repository is a place for storing the project code or database script. Cloudvanti Sitecore provides repositories for your source code:
- <subscription-name>, for source code repository
You can clone the repository to this page. The history of commits and push can also be viewed on this menu.
For more details, click here.
Pipelines
This is where Continuous Integration (CI) and Continuous Deployment (CD) are managed. For more details on the CI/CD Concept, click here.
The Pipelines menu is where you will be able to view the build process for the CI.

The Releases menu is where you can view the deployment process and status.

For more details regarding Azure DevOps, you can refer to the official Microsoft documentation.