Cimpress-MCP / vagrant-orchestrate

Cross platform deployment orchestration to existing managed servers using vagrant provisioners
Other
19 stars 13 forks source link

Deployment tracker #42

Closed chrisbaldauf closed 9 years ago

chrisbaldauf commented 9 years ago

Add support for signaling the start and end of a deployment and server deployment to deployment tracker. The configuration option can be templated using vagrant orchestrate init --deployment-tracker-host http://deploymenttracker.io. If no host is specified, nothing will be tracked.

@maclennann @potashj