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