ControlNode.Release.Spec (Control Node v0.4.0) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %ControlNode.Release.Spec{
base_path: String.t(),
health_check_spec: ControlNode.Release.HealthCheckSpec.t(),
name: atom()
}
Release.Spec defines configuration for the release to be deployed and monitored.
:name: Name of the release:base_path: Path on remote host where the release should be uploaded