On 20 August 2014 at 11:52:51, Serzh Nechyporchuk (nechyporc...@gmail.com) 
wrote:
> > I want to ask what environments for production do you use (e.g.  
> application server, cloud platform, deploy tool, etc)?
> I think this information will be interesting for many people.  
> For now in our project we use Jetty server on Digital Ocean droplet.  
> We deploy by copying war file generated by lein ring uberwar.  

Jetty + lein uberjar is by far the most popular option from what I see.

You can deploy with Chef/Puppet/etc, run on Heroku or Cloud Foundry, or even
use very basic SSH commands or Capistrano to deploy. 
--  
@michaelklishin, github.com/michaelklishin

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to