Amazon EC2 and haskell *Was: [web-devel] MochaHost for yesod applications?

Max Cantor mxcantor at gmail.com
Mon Nov 15 23:12:52 CET 2010


The one thing you have to do on the micro instance is enable virtual memory, otherwise ld will crash (killed by signal 9 - very helpful) since GHC makes ld consume massive amounts of ram.

Other than that, I haven't had a problem.

Max

On Nov 15, 2010, at 11:25 AM, Michael Snoyman wrote:

> I've been planning on trying out their free micro instance. Does it
> provide enough power for you to actually compile things? And is email
> set up for you out-of-the-box?
> 
> Michael
> 
> On Mon, Nov 15, 2010 at 6:18 PM, Max Cantor <mxcantor at gmail.com> wrote:
>> I've started up with amazon EC2. They give you a free micro instance to get a feel for it.  No arch, you're stuck with ubuntu, which seems to be alright.  I have a small yesod based system running there.
>> 
>> Pros:
>> - easy to massively scale up
>> - big trusted name
>> - data centers in the US (both coasts), APAC (singapore) and Europe.
>> - If a bunch of haskellers start using it, perhaps there will be better community AMIs (amazon machine image) for haskell to save us all a lot of setup.
>> 
>> Cons:
>> - complete roll your own solution
>> - big trusted name (not the most personal service)
>> 
>> 
>> On Nov 14, 2010, at 3:43 PM, Nubis wrote:
>> 
>>> I've decided to look for a cheap VPS where I can compile and run yesod applications using the latest and greatest haskell platform.
>>> I couldn't find any sane CGI/FastCGI shared host options. I'm even inclined towards developing some sort of heroku.com clone for apps running on WAI so we can solve the deployment issue for most people once and for all.
>>> 
>>> I don't want to go with some obscure hosting I've never heard about and it has to be cheap (Argentinian budget). I've found mochahost has a pretty cheap VPS service with some cool OS choices.
>>> 
>>> http://mochahost.com/vps.php
>>> 
>>> Just thought the information may be useful for someone in the same situation as me, but I would like to hear if anyone has tried mochahost or even found an even more convenient choice for VPS.
>>> 
>>> cheers!
>>> ----nubis :)
>>> _______________________________________________
>>> web-devel mailing list
>>> web-devel at haskell.org
>>> http://www.haskell.org/mailman/listinfo/web-devel
>> 
>> _______________________________________________
>> web-devel mailing list
>> web-devel at haskell.org
>> http://www.haskell.org/mailman/listinfo/web-devel
>> 



More information about the web-devel mailing list