Loading...

Managing Codebases

Codebase architecture

A codebase in Multi-Experience Operations serves as the foundation to run multiple digital experiences. The architecture is designed to provide both flexibility and control to manage your applications. With the centralized repository structure, you can maintain a single source of truth for your code and support multiple experiences. This approach significantly reduces maintenance overhead and ensures consistency across your digital properties.

Viewing a codebase

To view a codebase:

  1. Sign in to the Cloud Platform user interface.
  2. Go to Codebases.
    The system displays all available codebases along with the number of sites and environments associated with the codebases.

  3. Choose a codebase to view its details.
    The system displays the Codebase Overview page.

Codebase Overview page

The Codebase Overview page has the following fields and action items:

FieldDescription
DescriptionDisplays the description for the codebase. The system displays this field only if you have added a description for the codebase through Actions > Add description.
UUIDIs a unique identifier for the codebase.
GIT URLDisplays the URL of the Git repository that the codebase uses.
Sites in codebaseDisplays the number of sites that are provisioned with the codebase.
Actions > Open Code Studio projectEnables you to access your Code Studio project directly through the Cloud Platform user interface.
Actions > View Git InformationDisplays standard Git commands to clone, stage, commit, and push a repository.
Actions > Add description or Edit descriptionEnables you to add or edit a description for your codebase.
Actions > Rename codebaseEnables you update the name of your codebase.

In addition, the Codebase Overview page displays detailed task logs. You can use the Task Log section to learn more about the following:

  • Unique ID associated with the task
  • User ID who triggered the task
  • Brief description about the task
  • Time when the task started and ended
  • Status of the task

Did not find what you were looking for?

If this content did not answer your questions, try searching or contacting our support team for further assistance.

Back to Section navigation