Available on crate features
deploy and ecs_deploy only.Expand description
Deployment backend for Hydro that uses Docker to provision and launch services.
Structsยง
- Docker
Deploy Cluster Ecs - Represents a logical cluster, which can be a variable amount of individual containers.
- Docker
Deploy Cluster Spec Ecs - Represents a Cluster running across
countdocker containers. - Docker
Deploy Ecs - For deploying to a local docker instance
- Docker
Deploy External Ecs - Represents an external process, outside the control of this deployment but still with some communication into this deployment.
- Docker
Deploy External Spec Ecs - Represents an external process outside of the management of hydro deploy.
- Docker
Deploy Process Ecs - Represents a process running in a docker container
- Docker
Deploy Process Spec Ecs - Represents a Process running in a docker container
- Docker
Network Ecs - represents a docker network