/clojure-web-deploy-conj

A sample Clojure web application project with support for deployment via pallet and jclouds, as presented at the first Clojure Conj in October, 2010.

Primary LanguageClojure

Continuous deployment of Clojure web applications

This repo contains a sample web application and accompanying bits needed to build and deploy it (or any other Clojure web app) using jclouds, pallet, and Hudson, as I described at a high level in my talk at the first Clojure Conj in October, 2010.

An accompanying screencast and slides from that talk are available here.

A slight disclaimer: what is contained herein and discussed in the screencast is by no means an ideal web application deployment process. It is only meant to be an easy-to-understand first step into using pallet, jclouds, and Hudson. You are strongly encouraged to learn about these tools and customize (or likely replace) this basic approach for your own needs.

License

© 2010 Chas Emerick. The use and distribution terms for this software are covered by the Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php) which can be found in the file epl-v10.html at the root of this distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not remove this notice, or any other, from this software.