mix_deploy v0.7.4 mix deploy.local View Source

This task deploys a Distillery release to the local machine.

It extracts the release tar to a timestamped directory like /srv/:app/releases/20170619175601, then makes a symlink from /srv/:app/current to it.

This module looks for configuration in the mix project, to get the app and version, and under the application environment under mix_deploy.

Link to this section Summary

Functions

Callback implementation for Mix.Task.run/1.

Link to this section Functions

Callback implementation for Mix.Task.run/1.