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 <[email protected]> wrote: > On 20 August 2014 at 11:52:51, Serzh Nechyporchuk ([email protected]) > 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 [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > 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 [email protected]. > 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 [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
