vote up 9 vote down star
1

I was wondering if anyone knew of any webhosts that let you deploy asp.net applications to run under mono.

edit: Ideally, the host would require little to no configuration on my part to deploy an ASP.NET application.

flag

5 Answers

vote up 3 vote down check

A quick Google search turned up these:

  1. Ubiquity Hosting
  2. Grokthis

I've never personally used either of these, so procede with caution.

link|flag
vote up 1 vote down

I use Linode and they are great and cheap. I'm paying $19.99/month Its a VPS though so you will have to setup an OS and install mono.

I know that goes against your point of having little or know config to do but I think the freedom it will give you will be worth it.

Derek

link|flag
vote up 0 vote down

The Cloud Sites offering from Mosso (The Rackspace Cloud) includes support for ASP.NET.

The configuration is extremely simple, and the hosting system supports Linux and Windows applications side-by-side.

Mosso starts at $100/month.

I have used Mosso for a number of months, and I am fairly pleased with the service.

While some applications would definitely be better served by other solutions, I think Mosso is worth evaluating.

link|flag
vote up 2 vote down

I think your best bet would be to go with a VPS. That way you can install mono at your lesiure.

link|flag
Yeah, but I want to avoid the hassle of having to configure and manage the installation myself :-) – Joel Martinez Apr 15 at 20:33
vote up 2 vote down

In my (short) experience, there hasn't been any price difference between ASP.NET hosting and Linux based hosting, given the volume purchasing ability of Windows Server licenses. Thus, it would likely be easier to purchase Windows hosting for any ASP.net apps you have.

Unless of course you mainly want to play with Mono, in which case you could easily get a dedicated virtual box and install Mono on it.

link|flag
1  
I have to disagree regarding Linux/Windows hosting having similar pricing. Windows hosting generally has less features if the price is comparable to a Linux hosting solution. In fact, over the past three years I've been slowly moving all my web projects to Linux solutions because of the pricing difference. – Miky D Apr 29 at 21:35
Interesting point, perhaps I haven't been utilizing all the features to notice the difference between the hosting plans. It seems that for most drop-in sites or things I've coded, they've been more than enough and similar if not the same price. – MattGWagner May 9 at 16:37

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.