You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
visionmedia edited this page May 28, 2011
·
8 revisions
Setup
Once we have ./deploy.conf set up in our repo, we can initiate the deployment process, by invoking the setup command, along with the <env>, which is the staging environment in the case below.
$ deploy stage setup
This process sets up the following paths relative to the config path:
$path/shared
$path/shared/logs
$path/shared/pids
$path/source
Then deploy(1) moves on and performs the initial clone the repo into $path/source