<p dir="ltr">> Ping me off life</p>
<p dir="ltr">I believe that's called the ping of death. </p>
<p dir="ltr">(I'm here all night folks)</p>
<p dir="ltr">><br>
> On Wed, Feb 5, 2014 at 11:05 AM, Eric Moritz <<a href="mailto:eric@themoritzfamily.com">eric@themoritzfamily.com</a>> wrote:<br>
> > I'm a non-Heroku employee and I vouch for the ease of deploying Erlang on<br>
> > Heroku.  The current build pack is here:<br>
> ><br>
> > <a href="https://github.com/archaelus/heroku-buildpack-erlang">https://github.com/archaelus/heroku-buildpack-erlang</a> it is up to R16B03.<br>
> ><br>
> > You're also free to set a custom buildpack via the `heroku` CLI which can be<br>
> > a fork of your project.<br>
> ><br>
> > The build pack is just a collection of bash scripts that are run inside an<br>
> > LXC container so you can customize it to your hearts content.<br>
> ><br>
> > For instance Tristan added a "make dialyzer" command to his build pack to<br>
> > crash the build if dialyzer fails:<br>
> > <a href="https://github.com/tsloughter/heroku-buildpack-erlang-dialyzer/blob/master/bin/compile">https://github.com/tsloughter/heroku-buildpack-erlang-dialyzer/blob/master/bin/compile</a><br>
> ><br>
> > The caveat with Heroku is nodes can't communicate with each other so<br>
> > distributed Erlang isn't available.<br>
> ><br>
> ><br>
> > On Wed, Feb 5, 2014 at 9:10 AM, Dmitry Kolesnikov <<a href="mailto:dmkolesnikov@gmail.com">dmkolesnikov@gmail.com</a>><br>
> > wrote:<br>
> >><br>
> >> Yes, I was following the Heroku progress. It looks awesome to me.<br>
> >> But we are still stack with old, good AWS EC2...<br>
> >><br>
> >> - Dmitry<br>
> >><br>
> >> On 05 Feb 2014, at 15:57, Sean Cribbs <<a href="mailto:sean@basho.com">sean@basho.com</a>> wrote:<br>
> >><br>
> >> I'm sure Tristan and Geoff will tell you, there is a buildpack that makes<br>
> >> it pretty easy to deploy Erlang applications on Heroku. It doesn't build<br>
> >> releases, but it does builds and deploys your project directly from a "git<br>
> >> push", which is pretty awesome.<br>
> >><br>
> >> <a href="https://github.com/archaelus/heroku-buildpack-erlang">https://github.com/archaelus/heroku-buildpack-erlang</a><br>
> >><br>
> >><br>
> >> On Wed, Feb 5, 2014 at 2:55 PM, Dmitry Kolesnikov <<a href="mailto:dmkolesnikov@gmail.com">dmkolesnikov@gmail.com</a>><br>
> >> wrote:<br>
> >>><br>
> >>> Hello,<br>
> >>><br>
> >>> The release is extremely great feature, from my perspective.<br>
> >>> You can product "self" deployable packages with help of bash magic.<br>
> >>> This makes not needs to have Erlang pre-installend on any of the target<br>
> >>> machines.<br>
> >>><br>
> >>> - Dmitry<br>
> >>><br>
> >>> On 05 Feb 2014, at 15:49, Ivan Uemlianin <<a href="mailto:ivan@llaisdy.com">ivan@llaisdy.com</a>> wrote:<br>
> >>><br>
> >>> Isn't (part of) the point of erlang releases that you don't need erlang<br>
> >>> pre-installed?<br>
> >>><br>
> >>> Ivan<br>
> >>><br>
> >>> --<br>
> >>> festina lente<br>
> >>><br>
> >>><br>
> >>> On 5 Feb 2014, at 12:44, Vance Shipley <<a href="mailto:vances@motivity.ca">vances@motivity.ca</a>> wrote:<br>
> >>><br>
> >>><br>
> >>> On Feb 5, 2014 5:01 PM, "Loïc Hoguin" <<a href="mailto:essen@ninenines.eu">essen@ninenines.eu</a>> wrote:<br>
> >>> ><br>
> >>> > Pardon my ignorance but what does a Java hosting company do exactly<br>
> >>> > compared to just getting a server?<br>
> >>><br>
> >>> When I hear "Java hosting" or "Erlang hosting" I think of cloud<br>
> >>> environments which provide JVM or BEAM virtual machines (emulators) where<br>
> >>> you aren't bothered by operating systems. You pay for instances of the VMs<br>
> >>> and transactional bandwidth. This is what Google AppEngine provides for<br>
> >>> Java, Python and Go.  I've developed cloud services using Go on Appengine<br>
> >>> and it was wonderfully clean and simple.<br>
> >>><br>
> >>> One future for Erlang may be the LING VM from <a href="http://erlangonxen.com">http://erlangonxen.com</a><br>
> >>> which runs directly on the Xen hypervisor which is wicked cool. I've got big<br>
> >>> hope for this.<br>
> >>><br>
> >>> But in practice I'm sure that it means Linux VMs with Erlang/OTP<br>
> >>> preinstalled.<br>
> >>><br>
> >>> _______________________________________________<br>
> >>> erlang-questions mailing list<br>
> >>> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> >>> <a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
> >>><br>
> >>> _______________________________________________<br>
> >>> erlang-questions mailing list<br>
> >>> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> >>> <a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
> >>><br>
> >>><br>
> >>><br>
> >>> _______________________________________________<br>
> >>> erlang-questions mailing list<br>
> >>> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> >>> <a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
> >>><br>
> >><br>
> >><br>
> >><br>
> >> --<br>
> >> Sean Cribbs <<a href="mailto:sean@basho.com">sean@basho.com</a>><br>
> >> Software Engineer<br>
> >> Basho Technologies, Inc.<br>
> >> <a href="http://basho.com/">http://basho.com/</a><br>
> >><br>
> >><br>
> >><br>
> >> _______________________________________________<br>
> >> erlang-questions mailing list<br>
> >> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> >> <a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
> >><br>
> ><br>
> ><br>
> > _______________________________________________<br>
> > erlang-questions mailing list<br>
> > <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> > <a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
> ><br>
> _______________________________________________<br>
> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</p>