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

Max Cantor mxcantor at gmail.com
Tue Nov 16 00:36:56 CET 2010


Command line.  I'll dig out the command later and send it to you.  I found it digging around the ubuntu fora.

Max

On Nov 15, 2010, at 5:32 PM, Thomas Hartman wrote:

> Great tip!
> 
> How do you enable virtual memory? Linux command line thing or ec2 command thing or...?
> 
> Cheers, thomas.
> 
> On Mon, Nov 15, 2010 at 2:12 PM, Max Cantor <mxcantor at gmail.com> wrote:
> 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
> >>
> 
> _______________________________________________
> web-devel mailing list
> web-devel at haskell.org
> http://www.haskell.org/mailman/listinfo/web-devel
> 
> 
> 
> -- 
> Thomas Hartman
> Chief Technical Officer
> MarketPsy Capital, LLC
> 2400 Broadway, Suite 220
> Santa Monica, CA, USA
> ______________________
> This e-mail message and any attachments may contain information that is confidential, proprietary or privileged, and is for the named person’s use only.  No confidentiality or privilege is waived or lost by any mistransmission.  If you are not the intended recipient or agent responsible for delivering it to the intended recipient, you are hereby notified that any dissemination, distribution, copying or other use of this message or its attachments is strictly prohibited.  If you have received this message in error, please notify us immediately and destroy all copies of this message and attachments without disclosing the contents to anyone.  Neither this message nor any information included herein constitute an offer to sell or the solicitation of an offer to buy any securities or investment product, or legal, tax, accounting, or investment advice.  
> 
> The fees and expenses charged in connection with the MarketPsy Long Short Fund LP ("the Investment") may be higher than the fees and expenses of other investment alternatives and may offset profits.  No assurance can be given that the investment objective will be achieved or that an investor will receive a return of all of her/his investment. Investment results may vary substantially over any given time period.  An investment in this Fund is speculative and involves a high degree of risk. The performance data represents the performance of the Fund as calculated by the management company. The performance figures include the reinvestment of any dividends and other earnings as appropriate. Past performance is not necessarily indicative of future results and there is always the possibility of loss.



More information about the web-devel mailing list