zato create

Overview

Creates Zato components, such server or schedulers.

Compare with zato quickstart which creates an entire environment in a single command - when you create a quickstart cluster, under the hood, it automatically runs all of the commands below.

To create a new environment manually, component-by-component, the order of commands to execute is:

CommandNotes
zato create odbUse it once to create SQL tables and indexes
zato create clusterUse it once to populate the SQL database with initial configuration
zato create serverCreate as many servers as required, each possibly in a different system
zato create load-balancerUse it once only to create the load-balancer
zato create web-adminUse it once only to create a Dashboard instance
zato create schedulerUse it once only to create the scheduler