The buildpack you show in the readme appears to be the standard buildpack (unless i'm overlooking something): https://github.com/heroku/heroku-buildpack-clojure
I was able to pull the Git repo down and deploy successfully without setting BUILDPACK_URL. What do you mean by "dead app"? Did it fail the compile process, or just fail to start the app after the compile? On Fri, Mar 27, 2015 at 1:49 AM, Henrik Mohr <lupos...@gmail.com> wrote: > Thanks Joe! :) > > It's not the standard Clojure buildpack, that's the reason it has to be > specified explicitly. > > I actually started out having no env parameter in app.json. The result was > a completely dead app. > After I added the variable it worked. > > Best, > Henrik > > > On Thursday, March 26, 2015 at 5:41:37 PM UTC+1, Joe Kutner wrote: >> >> That's awesome. I'm really glad to see people using the Heroku button for >> projects like this. >> >> Is there a reason you explicitly set the BUILDPACK_URL? Heroku should >> detect the `project.clj` and use the Clojure buildpack automatically (I was >> able to deploy like that when I tested it). If there was a problem please >> let me know and I'll see if we can fix it (I work for Heroku). >> >> On Wednesday, March 25, 2015 at 4:24:52 PM UTC-5, Henrik Mohr wrote: >>> >>> Rente just got a "Deploy to Heroku" button for easy clone/deployment: >>> https://github.com/enterlab/rente >>> >>> A running demo of Rente can be found here: >>> https://enterlab-rente.herokuapp.com >>> >>> Best, >>> Henrik >>> >>> On Tuesday, March 10, 2015 at 12:11:51 PM UTC+1, Henrik Mohr wrote: >>>> >>>> Rente has been upgraded to sente 1.4.0 (breaking change). >>>> >>>> Best, >>>> Henrik >>>> >>>> >>>> On Sunday, January 18, 2015 at 1:28:50 PM UTC+1, Henrik Mohr wrote: >>>>> >>>>> Hi guys, >>>>> >>>>> If you want a sample on how to make the newest versions of Reagent, >>>>> Sente (for web sockets) work together, want figwheel for ease of >>>>> development, and deploy it to Heroku, take a look at my small demo >>>>> project: >>>>> https://github.com/enterlab/rente >>>>> >>>>> I use it myself as a template/basis for Proof-of-Concept projects, and >>>>> plan to use it for production stuff later. >>>>> >>>>> Comments/feedback/suggestions/enhancements are welcome! >>>>> >>>>> Best, >>>>> Henrik >>>>> >>>> -- > 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 a topic in the > Google Groups "Clojure" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/clojure/lK7MRwahT0Y/unsubscribe. > To unsubscribe from this group and all its topics, 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.