Monday, October 11, 2010

Deploying Clojure Services with Crane

http://measuringmeasures.com/blog/2010/10/11/deploying-clojure-services-with-crane.html

Crane is useful for deploying any kind of service and has many built-in capabilities.

The model is simple - use Crane as a library, define functions, and use Crane will call those functions as targets.  Use Crane's conf and cred capabilities to get all the configuration and credentials required to write your deploy functions in deploy.clj.

Posted via email from miner49r

No comments: