-2
votes
2answers
47 views

Can we host drupal application on AppHarbor? [closed]

I want to know if we can host Drupal application on AppHarbor ? Thanks
0
votes
0answers
76 views

Getting Lightswitch to work on AppHarbor

Was anybody able to get Lightswitch working on AppHarbor? Would like to try out free hosting for my lightswitch application first. The closest I got was this: ...
2
votes
1answer
118 views

Concurrent Environments in AppHarbor

How can I host concurrent environments of a single application of on AppHarbor? We are currently in development so a single environment of DEBUG is sufficient, with builds triggered from the develop ...
0
votes
1answer
126 views

AppHarbor points my domain to www.hostname.com but not hostname.com

I'm interested in having my website show up for both of these urls - www.example.com and example.com. DNS works properly and redirects www.example.com to 184.72.232.XXX and shows the website but not ...
0
votes
2answers
285 views

Would VPS be enough for me?

I have 3 ASP.NET web sites and 3 Ruby on Rails ones. I'm planning them to be hosted on a VPS hosting. Suppouse each of them would have the attendance of 1 thousand people per day. Now I'm hesitating ...
3
votes
1answer
214 views

Hosting a multi-threaded mvc app in AppHarbor

I'm building a simple Restful service to aggregate data from 3 external services. I'm planning on calling each external service on its own thread. Do I need I different 3 workers for this in ...
5
votes
6answers
1k views

@font-face working fine over localhost but NOT in AppHarbor

I am facing a problem while hosting my application over a AppHarbor. I’ve a basic application over .net MVC 3.. In this application I’ve used the @font-face property to display content in custom ...
2
votes
1answer
337 views

Is there an App Engine alternative for .NET? Free or very cheap plan required

I'm looking for a way to host my .NET app and if it were a Java app, I would use Google App Engine without blinking an eye. Is there a similar alternative for .NET? Two features that are of highest ...
2
votes
5answers
166 views

Best solution to host a (command line) Windows application?

I have a Windows application that does some calculations and is called from command line. On my Windows machine, I have a PHP script running under Apache that executes the application and shows the ...
5
votes
6answers
2k views

Google App Engine for Java, What is for .Net?

Google App Engine is a cloud computing architecture that supports java based web services to be deployed. What cloud computing hosting options are available for .Net web developers ?