You can publish your application to a remote Verj.io Runtime Environment to make any
Forms, APIs and other services available to end-users. This process is known as deployment.
Deployment involves copying the specified entities from your local development environment to a target server and installing them. The Verj.io Runtime Environment, running on the remote server, will then serve these entities to end-users as they request them.
You can deploy your application to a:
- Service Plan in the Verj.io Cloud.
- On-premise installation of the Verj.io Runtime Environment.
A deployment can transfer:
- Designed entities from your workspace.
- Server configuration for example, database connections and email accounts.
- SQL files to initialise/maintain your databases.
- Business logic to prepare your application.