/
Remote Container
Remote Container
Definition
A container that is already running on some machine (local or remote)
Explanation
A remote container represents a container that is already running on some machine (local or remote). It is not under the control of Cargo and cannot be started/stopped by Cargo. The only thing Cargo can do with a remote container is deploy to it using a Remote Deployer. A remote container is always associated with a Runtime Configuration.
, multiple selections available,
Related content
Container
Container
More like this
Embedded Container
Embedded Container
More like this
Adding a container
Adding a container
More like this
Remote Deployer
Remote Deployer
More like this
Jetty Remote Deployer
Jetty Remote Deployer
More like this
Local Configuration
Local Configuration
More like this