Typically I have been using:

- embedded http-kit (both for production and dev/testing in a REPL 
environment)
- "lein uberjar" to build a runnable jar file with all dependencies
- hosted on any Linux server (e.g. DigitalOcean, AWS)
- nginx as proxy where needed

On Wednesday, 20 August 2014 15:52:45 UTC+8, Serzh Nechyporchuk wrote:
>
> Hi, guys
>
> I've just googled about clojure production environments and found nothing 
> about it. 
> 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.*
>

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