deli v0.2.0-rc.1 API Reference
Modules
Defines core types
Run commands locally or remotely
Provides access to deli configuration
Defines a behaviour for a service controller
Provides support for bin on deploy
Provides support for systemd on deploy
Defines a behaviour for a host provider
Host provider that will return hosts based in
config :deli, hosts: [env: [...]]
Defines a behaviour for releases
Release strategy that creates a local docker to build
Release strategy that relies on a remote build host
Defines a behaviour for versioning
Provides version git tag enforcing
Mix Tasks
To do a full deploy from current master into staging, do
This task cleans autogenerated config files
To deploy current master into staging, do
To ping app in all staging hosts, do
To build a release of current master into staging, do
To restart app in all staging hosts, do
Returns the command you need to run to open a shell
To start app in all staging hosts, do
To check status app in all staging hosts, do
To stop app in all staging hosts, do
To check version app in all staging hosts, do