For "web stuff" we use jetty (9) apps as uberjar, behind nginx, deployed 
and C&C via ansible, hosted on DigitalOcean as well. 
Ansible is super easy to get started with and can grow to complicated 
setups relatively painlessly, can't say enough good things about it.

On Wednesday, August 20, 2014 10:40:15 AM UTC+2, Bruce Durling wrote:
>
> Embedded jetty or httpkit + uberjar running behind nginx running 
> behind elastic load balancer on aws. 
>
> On Wed, Aug 20, 2014 at 9:37 AM, Michael Klishin 
> <michael....@gmail.com <javascript:>> wrote: 
> > On 20 August 2014 at 11:52:51, Serzh Nechyporchuk (nechyp...@gmail.com 
> <javascript:>) 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 clo...@googlegroups.com 
> <javascript:> 
> > Note that posts from new members are moderated - please be patient with 
> your first post. 
> > To unsubscribe from this group, send email to 
> > clojure+u...@googlegroups.com <javascript:> 
> > 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+u...@googlegroups.com <javascript:>. 
> > For more options, visit https://groups.google.com/d/optout. 
>
>
>
> -- 
> @otfrom | CTO & co-founder @MastodonC | mastodonc.com 
> See recent coverage of us in the Economist http://econ.st/WeTd2i and 
> the Financial Times http://on.ft.com/T154BA 
>

-- 
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