Deployments

An instance deployment is automatically initiated when a code merge is made to its branch. The deployment utilizes a zero-downtime deployment pipeline specifically made for ScandiPWA and Magento 2.

You can also deploy changes made to your GitHub repository manually with a single click in the User Portal: navigate to the User Portal → Project → Selected Instance → Application Management → Deployments and click the Start Deployment button.

The deployments tab is split into 3 subtabs Queue, Settings, and Notifications

The Queue Tab

You can view the deployment history in the Queue tab, with the information of date, type, and status.

Deployment success and failure logs are available in the Logs Management tool - Kibana. To access Kibana follow the instructions in Log Management using Kibana.

The Settings Tab

Contains the settings to toggle Automatic Deployments and ReadyMage Maintenance Page.

The Notification Tab

Allows to manage notification messages after each deployment event. The deployment events can be sent to email addresses or Slack channels. Both options can handle multiple recipients.

You can switch on or off automatic deployments by toggling the switcher located under the settings tab. Deployments will happen automatically on the code commit to the repository branch connected to the instance.

Last updated

Was this helpful?