Re: Django hosting. Need to run executable for my app

2013-04-09 Thread Avraham Serour
I have a toy account on bluehost, I compiled my own python version on my $home no problem. It is slow to run my django projects, but I compile python packages when pip install wants no problem On Tue, Apr 9, 2013 at 9:57 PM, Josh Cartmell wrote: > +1 for webfaction, it shouldn't be a problem to

Re: Django hosting. Need to run executable for my app

2013-04-09 Thread Josh Cartmell
+1 for webfaction, it shouldn't be a problem to compile and use your own binary with them. On Monday, April 8, 2013 11:52:41 PM UTC-7, larsvegas wrote: > > Can somebody advice me on a provider where I can run my own executable? > The program I need to run is written is c++ and can be installed o

Re: Django hosting. Need to run executable for my app

2013-04-09 Thread Adam Mesha
On Tue, Apr 9, 2013 at 7:33 PM, Mike wrote: > On Tuesday, April 9, 2013 4:48:43 PM UTC+2, ke1g wrote: > >> A linux VPS, such as from linode.com would certainly allow this (we pay >> abotu $20/mo for ours). >> >> As to shared hosts, it wouldn't hurt to ask at WebFaction. If I were >> them, I'd wa

Re: Django hosting. Need to run executable for my app

2013-04-09 Thread Tom Evans
On Tue, Apr 9, 2013 at 5:38 PM, Mike wrote: > > > On Tuesday, April 9, 2013 6:33:08 PM UTC+2, Mike wrote: >> >> >> >> On Tuesday, April 9, 2013 4:48:43 PM UTC+2, ke1g wrote: >>> >>> A linux VPS, such as from linode.com would certainly allow this (we pay >>> abotu $20/mo for ours). >>> >>> As to sh

Re: Django hosting. Need to run executable for my app

2013-04-09 Thread Mike
On Tuesday, April 9, 2013 6:33:08 PM UTC+2, Mike wrote: > > > > On Tuesday, April 9, 2013 4:48:43 PM UTC+2, ke1g wrote: >> >> A linux VPS, such as from linode.com would certainly allow this (we pay >> abotu $20/mo for ours). >> >> As to shared hosts, it wouldn't hurt to ask at WebFaction. If I

Re: Django hosting. Need to run executable for my app

2013-04-09 Thread Mike
On Tuesday, April 9, 2013 4:48:43 PM UTC+2, ke1g wrote: > > A linux VPS, such as from linode.com would certainly allow this (we pay > abotu $20/mo for ours). > > As to shared hosts, it wouldn't hurt to ask at WebFaction. If I were > them, I'd want to examine the code and do the compiling, and

Re: Django hosting. Need to run executable for my app

2013-04-09 Thread Bill Freeman
A linux VPS, such as from linode.com would certainly allow this (we pay abotu $20/mo for ours). As to shared hosts, it wouldn't hurt to ask at WebFaction. If I were them, I'd want to examine the code and do the compiling, and I'd probably want to charge for that code review (or if it's a standard

Re: Django hosting. Need to run executable for my app

2013-04-09 Thread Mike
On Tuesday, April 9, 2013 8:52:41 AM UTC+2, larsvegas wrote: > > Can somebody advice me on a provider where I can run my own executable? > The program I need to run is written is c++ and can be installed on windows > server or linux. A rough estimation of costs? > > Thanks! > Digital Ocean has

Django hosting. Need to run executable for my app

2013-04-09 Thread larsvegas
Can somebody advice me on a provider where I can run my own executable? The program I need to run is written is c++ and can be installed on windows server or linux. A rough estimation of costs? Thanks! -- You received this message because you are subscribed to the Google Groups "Django users