Petals ESB Deployer 1.0.0

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (4)

View Page History
This model is composed of following elements:
* {{topology}}, the topology definition of your Petals ESB bus, with:
** {{default-domain-name}}, default domain name of the topology. Optional.
** {{containers}}, its different Petals ESB containers as a list of {{container}},
** {{registry}}, the registry used in your topology. Optional.
** {{bus}}, a Petals ESB bus to deploy, with:
*** {{service-unit-instances}}, the service unit instances to deploy,
*** {{topology-instance}}, the topology instance on which the Petals ESB bus will be deployed
*** {{component-instances}}, the component instances require by service unit instances to deploy,
*** {{registry-instance}}, the instance of the registry to used in the topology,
***** {{docker-host-hostname}}, hostname, IP address or [deployment property|#deployment_properties] name of the Docker host on which the Docker container will be started,
***** {{docker-host-port}}, port or [deployment property|#deployment_properties] of the Docker daemon of the Docker host on which the Docker container will be started,
** {{topology-instance}}, the topology instance associated to the topology defined in the topology object model,
*** {{domain-name}}, domain name of the Petals ESB bus. A [deployment property|#deployment_properties] can be used. Optional, if not set, the value defined by the [topology|#topologyObjectModel] object will be used,
** {{container-instance}}, the instance of a Petals ESB container defined in the topology object model:
*** {{reference}}, reference to a {{container}} of the [topology object model|#topologyObjectModel],
*** {{machine-reference}}, the reference of the machine on which the current Petals ESB Container is running,