Deployments

The Deployments section displays all the deployments of the specific AppSail service, along with its deployment details, and links to the deployment logs as applicable.

appsail-download

You can view details such as the source of a particular deployment, the admin or collaborator that deployed it, the date and time of deployment, and the status.

Note: When you create a new deployment for an existing AppSail service, you can deploy the app from the CLI, the console, or from a container-registry service, essentially changing the type of app as a Catalyst-managed runtime or a custom runtime as you prefer. An individual AppSail service is not tied to one of these types, as the type and source can be different for each of its deployments.

Because each deployment is different, the Deployments section will mention if a particular deployment is a Catalyst-managed runtime or a custom runtime, and if the source is the CLI, console, or a container registry service. You can find the Image Path or URL of the image from its container registry service, in the last case.

Deployment Logs

The Deployment logs are available only for container images deployed directly from the container registry service. To view the log of a particular deployment, click the logs icon shown for it.

appsail-download

Create a New Deployment

You can create a new deployment for an existing AppSail service from the Deployments section, by clicking the Create Deployment button on the top-right corner. This will initiate the process of deploying the app from the console for Catalyst-managed runtime or a custom runtime, and the steps will be the same.

As mentioned earlier, you have the flexibility to change the source and the type of app (Catalyst-managed runtime or custom runtime) from its previous deployments by clicking Edit for the source. appsail-download

Last Updated 2025-11-03 20:12:13 +0530 IST

ON THIS PAGE