hub.eb?material_id=315&track_id=352

Deployment Wizard


The easiest way to deploy your application is to use the Deployment Wizard. The Deployment Wizard allows you to specify the Projects, Folders, Entities and configuration files to include in your deployment.

The Deployment Wizard can be opened by clicking on the Deploy button in the top toolbar or right-clicking on an entity in the Entities tree and selecting Deploy > [Target Runtime Environment].

The Deployment Wizard merges the entities in your Workspace with the entities currently on the target Verj.io Runtime Environment. This makes it easy to see the entities that have been changed, deleted or added locally and to select them for deployment.

When selecting entities for deployment, you can chose to automatically include any entity that the selected entities use by enabling the Include associated entities property. For example, selecting a Form with this option enabled any Scripts used in Form, Page and Control events will be included in the deploy.

The Wizard also allows you to override various configuration files used by the target Runtime Environment, including:

  • Database Connections
  • Email Accounts.
  • Single sign-on.

SQL files can be selected for the deployment, which allows you to modify the structure or contents of database tables as part of the deploy. This can be very useful when new functionality in a Form requires a modification to the structure of the table it uses, for example. 

Current Module

Related