My experience is that Cloudbees' free tier works better than Heroku's and
is somewhat easier to deploy (with cloudbees you just upload a war file
that you've built on your machine, whereas on Heroku, you are checking
files into git which are built server-side, and if the build doesn't quite
work properly on their machine but it does work on yours, it can be
difficult to track down what's going on).

I believe that Heroku's lowest cost priced tier is cheaper than Cloudbees',
but it has been a while since I've compared the two.


On Wed, Jul 30, 2014 at 4:40 AM, Jonathon McKitrick <jmckitr...@gmail.com>
wrote:

> I've deployed a few apps to Heroku, but I'm always looking for new options
> with better pricing or features.
>
> Is there any reason Cloudbees might be better for Clojure apps than
> Heroku?  If the big selling point of Cloudbees is Jenkins, I don't think
> that benefits Clojure projects, right?
>
> --
> 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.
>

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