Deploy by Direct Upload

To deploy the application using this method, you can simply upload the application files compressed as a zip to the Catalyst console. After you upload your application, your application will be hosted in the Catalyst cloud, and an access URL will be automatically generated for your application. You can instantly share the URL with end-users to start accessing your application.

To deploy your application using Direct Upload, please follow the below steps:

  1. In the Direct Upload section, simply drag your application’s file as a zip. Click Proceed.
direct-upload-zip
  1. The app name will be automatically populated with the name of the uploaded zip file. You can edit it if needed.
direct-upload-app-name
  1. Select the front-end framework used in the application.
direct-upload-framework
  1. Provide a commit message for the deployment. Click Deploy.
direct-upload-commit

The application will be deployed successfully, and the Deployment Overview screen will be displayed.

direct-upload-overview

You can fetch the access URL as shown in the screenshot below. You can also edit it, if required, by clicking on Edit URL.

direct-upload-edit-url
Note: You can refer to theSlate Access URL help page to learn more about its structure.

Edit the URL and click Save.

direct-upload-url-change

Now, the application will be deployed in Catalyst’s development environment by default.

You can map a custom domain with the generated Slate URL using our Domain Mapping feature.

Re-Upload Application

You can re-upload a newer version of the application by clicking on Re-Upload in the Deployment Overview screen.

reupload-app

Drag and drop your application’s updated build again and enter a commit message.

Click Upload.

upload-new-zip

This operation will replace the existing build of the application with a newer build.

You can view the list of all deployments made to an application and also check the status of it from the Deployment History section in the console. Refer to this help section to learn more about it. You can also enable cache for your deployments, if required.

Note: You can deploy any number of versions directly from the console.

Last Updated 2025-05-19 21:35:53 +0530 +0530