Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Definition

Ability to deploy/undeploy Deployables into a running container

Explanation

Cargo offers a Deployer interface that container implementations can implement to perform hot deployments; please see the Deployer page for more information on how to perform a hot deployment.

If you want to deploy Deployables before the container is started, Static Deployment would be the best option.

  • No labels