Module deploy_graph_containerized_ecs

Module deploy_graph_containerized_ecs 

Source
Available on crate features deploy and ecs_deploy only.
Expand description

Deployment backend for Hydro that uses Docker to provision and launch services.

Structsยง

DockerDeployClusterEcs
Represents a logical cluster, which can be a variable amount of individual containers.
DockerDeployClusterSpecEcs
Represents a Cluster running across count docker containers.
DockerDeployEcs
For deploying to a local docker instance
DockerDeployExternalEcs
Represents an external process, outside the control of this deployment but still with some communication into this deployment.
DockerDeployExternalSpecEcs
Represents an external process outside of the management of hydro deploy.
DockerDeployProcessEcs
Represents a process running in a docker container
DockerDeployProcessSpecEcs
Represents a Process running in a docker container
DockerNetworkEcs
represents a docker network