Deployment

Deployment is a way for setting up Centerprise projects to run on the Scheduler.

When you are deploying a project, you can also specify parameters by creating a config file for project archive (.car) files to run project flows independent of any local parameters.

In this document, we will learn how to deploy projects on Astera Centerprise.

How to deploy a project on Astera Centerprise Server

1. Go to Server > Server Explorer. This will open a Server Explorer panel.

1_server

2. On the Server Explorer panel, right click on the DEFAULT server node and go to Cluster Settings.

2_cluster_settings

This will direct you to the general settings tab.

3_window

3. On the general settings tab, specify the Deployment Directory path. The Deployment Directory is the location where the deployment files will be stored for the server to access when a deployment schedule is run.

4_directory

4. Now open the project that you want to deploy on Astera Centerprise Server by going to Project > Open and direct it to the .cprj file. This will open the selected project in the Project Explorer panel.

Note: .cprj file refers to a Centerprise project file.

5_open_project

5. In the Project Explorer panel, right-click on the project node and select Build Archive (.Car) for the Project option from the context menu.

6_archive

6. Save this archive file on your system.

7. Now, open the deployment window. Go to Server > Deployment.

7_deployment

This will direct you to the main screen of Deployment.

8. Click on Add Deployment icon to add a new deployment.

8_add

9. Configure deployment settings by providing following details:

  • Name
  • Archive File Path (*.car)
  • Config File Path (an optional file to specify project parameters)
  • Comment (optional)

9

10. Save this deployment by clicking on Save Deployment icon 11_save and it will be added to the list of deployed projects.

10_add

Multiple deployments can be configured on the cluster from the deployment window. The top part of the deployment screen shows the configured deployment files.

12_grid