Rollback a deployment

Rolling back deployments in Catalyst Slate is a simple process that allows you to revert to a previous version of your application if something goes wrong with the current deployment. This feature ensures stability and minimizes downtime, providing a safety net during the development and deployment cycles.

Roll backing a deployment has two major advantages :

  • Minimized Downtime : Quickly revert to a stable version of your application, minimizing any downtime or disruption caused by a faulty deployment.

  • Simplify Troubleshooting : By rolling back to a known good state, you can troubleshoot and fix issues in the problematic deployment without the pressure of having a live issue affecting users.

To rollback a particular deployment, please follow the below steps :

  1. Navigate to the Deployment Overview tab of the particular deployment. In the Live commit details section, click Rollback.
rollback-deployment
  1. Click Confirm to proceed with the rollback operation.
confirm-rollback
Note: You can roll back the current deployment to the most recent previous version of the application. However, earlier versions cannot be rolled back to.

Last Updated 2025-04-22 18:24:36 +0530 +0530

ON THIS PAGE