docs
  1. Storefront Hosting
  2. Deployment Management
  3. Deployment Overview

Deployment Overview

Deployment is a core functionality of Storefront Hosting. In the following pages, we will guide you through the basic user functionalities related to deployments.

Overview Page

Upon the successful setup of the repository and triggering the first deployment, the landing page changes to a static Deployments Overview Page.

The Storefront Hosting's "Overview Page" serves as your primary hub, offering essential functions to quickly access your codebase, deploy the applications, easily roll back to some previous versions and preview your storefront.

Key Features

  1. Environments Dropdown: Create & get an overview of listed environments.
  2. Environment Title: Changes depending on the title of the environment.
  3. Repository: Acts as a quick access to your repository.
  4. Rollback: Acts as a quick action item to rollback to the last successful deployment.
  5. Deploy: Triggers a new deployment using the selected tag or branch.
  6. Application Preview: Shows the preview of the Home Page of your Storefront.
  7. Preview Domain: Acts as a quick access to your Storefront Application via SCAYLE pre-generated domain.
  8. Custom Domain: Acts as a quick access to your Storefront Application in case you created a custom domain for your Storefront.
  9. Status: Shows the status of the last successful deployment.
  10. Source: Shows the Git branch or tag on the last successful deployment.
  11. Timestamp: Shows the finish time of the last deployment.

Deployment Overview

Components

This section states the static components that are used as part of Storefront Hosting:

Components


Deployments Page

By clicking on "Deployments" in the Storefront Hosting sidebar menu, you can explore all performed deployments for a particular environment.

Key Features

  1. Environments Dropdown: Create & get an overview of listed environments.
  2. Deploy: Triggers a new deployment using the selected tag or branch.
  3. Deployment ID: Shows a unique identifier of the deployment, which acts as a quick access link to deployment details.
  4. Status: Shows the status of the deployment.
  5. Source: Shows the Git branch or tag from which the deployment was triggered.
  6. Timestamp: Shows the finish time of the deployment.
  7. Redeploy: Acts as an action item to redeploy the current active deployment.
  8. Inspect: Acts as an action item to inspect the deployment details.
  9. Rollback: Acts as an action item to rollback to that particular deployment.

Deployment History

The default display shows ten deployments. To view additional deployments, click the "Show More" button located in the lower right corner of the table.