Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Este conteúdo não está disponível no idioma selecionado.
Create Container via SSH
Name
Create Container via SSH — Specifies information needed to create a container on a remote host.
Properties
Table A.12 describes the properties you can specify.
Name | Default | Description |
---|---|---|
Container name | Container# | Specifies the name of the new container. |
Version | The highest-numbered version according to major.minor numbering | Specifies the version of the profiles to use. |
Host | Specifies the name or the IP address of the remote host. | |
User name | Specifies the name of a user authorized to login to the remote host. | |
Password | Specifies the password of the specified user. | |
Path | ~/containers | Specifies the path of the new container's location on the remote host. |
Port | 22 | Specifies the port number to use for establishing an ssh connection on the remote host. |
SSH retries | 1 | Specifies the maximum number of retries to attempt at establishing an ssh connection on the remote host. |
Retry delay | 1 | Specifies the delay, in milliseconds, between retry attempts. |
Profiles | Specifies the profile(s) to install in the new container. |
Related topics
Section 31.2, “Creating a container on a remote host” |