Re: How do I serve clojure pages with nginx

2013-12-27 Thread Alexis Gallagher
It's not free, but Kevin Lynagh sells a collection of nicely packaged and documented examples of basic dev ops setups. The package on server config illustrates exactly what you are asking for: deploying a Clojure web app behind nginx, with some monitoring, server-hardening, etc.. It's at: https

Re: Is Clojure right for me?

2013-12-27 Thread Alexis Gallagher
Hi Massimiliano, Perhaps I'm a bit late to this thread but let me offer an opinion going in the opposite direction. Basically, if the web development you have in mind fits squarely within the use case addressed by RoR or Django or something like that, then I expect you will find one of those f