Re: Hosting Django App

2022-11-08 Thread Sebastian Jung
Hello Mh, it is relative easy. You need a root access to a linux server in internet. Here is a very good tutorial how to setup: https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-22-04 If you have problems then write you on which

Re: Hosting Django App

2022-11-08 Thread Abdulrahman Abbas
Try hosting on heroku On Tue, Nov 8, 2022, 16:58 Mh Raffi wrote: > Hi, > I Am trying to host my app with postgres and railway. > But I am not able to understand the concept. Due to it i deleted > db sqlite. > Is there any other option or anybody can help me to host a project. > > Thanks &

Hosting Django App

2022-11-08 Thread Mh Raffi
Hi, I Am trying to host my app with postgres and railway. But I am not able to understand the concept. Due to it i deleted db sqlite. Is there any other option or anybody can help me to host a project. Thanks & Regards Mohammed Raffi.J -- You received this message because you are subscribed to

Re: hosting django app on app engine

2020-04-23 Thread Nick Sarbicki
I've set Django up on app engine a few times and every time it's a massive struggle. App engine wasn't really designed to work well with Cloud SQL as it's not a dynamically scalable data store, it is expected that you use google datastore (or firestore nowadays) - which isn't ideal for django as

Re: hosting django app on app engine

2020-04-23 Thread Anirudh choudhary
You can host your website on Google vm instance , heroku or python anywhere For hosting on heroku try :- https://www.codingforentrepreneurs.com/blog/go-live-with-django-project-and-heroku/ For hosting on pythonanywhere .com Try any tutorial from.youtube On Thu, 23 Apr, 2020, 12:18 AM

Re: hosting django app on app engine

2020-04-22 Thread Aldian Fazrihady
Hi Anirudh, Does this link show you any meaningful error message: https://console.cloud.google.com/errors?time=PT1H=COUNT_DESC=OPEN=ACKNOWLEDGED=anirudhmalik-274008=1=true=true ? On

Re: hosting django app on app engine

2020-04-22 Thread VenkataSivaRamiReddy
Hi can you share any reference link. I am looking for deploy my djanago application but I don't know how to deploy On Wed, Apr 22, 2020, 18:44 Anirudh choudhary wrote: > hi to all! I am hosting my blogging app on google app engine in a standard > environment. the website deploys successfully.

hosting django app on app engine

2020-04-22 Thread Anirudh choudhary
hi to all! I am hosting my blogging app on google app engine in a standard environment. the website deploys successfully. but when I try to go to any other URL like anirudhmalik.in to anirudhmalik/blog/list/ it shows me 500 server error on the server side I am using PostgreSQL instance and the

Re: hosting django app

2014-08-27 Thread ngangsia akumbo
thanks On Tuesday, August 26, 2014 2:28:03 PM UTC+1, wuo...@gmail.com wrote: > > https://www.digitalocean.com/?refcode=2bcdb0958160 > > I paying 5$ in month. Very good support. > > вторник, 26 августа 2014 г., 13:46:12 UTC+4 пользователь ngangsia akumbo > написал: >> >> thanks guys >> >>> >>> >>

Re: hosting django app

2014-08-26 Thread wuoten
https://www.digitalocean.com/?refcode=2bcdb0958160 I paying 5$ in month. Very good support. вторник, 26 августа 2014 г., 13:46:12 UTC+4 пользователь ngangsia akumbo написал: > > thanks guys > >> >> > On Friday, August 22, 2014 7:29:02 PM UTC+1, Cal Leeming [iops.io] wrote: >> >> Have a look at

Re: hosting django app

2014-08-26 Thread ngangsia akumbo
thanks guys > > On Friday, August 22, 2014 7:29:02 PM UTC+1, Cal Leeming [iops.io] wrote: > > Have a look at Heroku too > > Alternative, your own VPS on DigitalOcean if you have enough in-house > devops guys > > Cal > > > On Fri, Aug 22, 2014 at 9:25 AM, ngangsia akumbo >

Re: hosting django app

2014-08-22 Thread Cal Leeming [iops.io]
Have a look at Heroku too Alternative, your own VPS on DigitalOcean if you have enough in-house devops guys Cal On Fri, Aug 22, 2014 at 9:25 AM, ngangsia akumbo wrote: > my boss uses php to build web apps > > he is n9ot very convince that django can be very cheap in

Re: hosting django app

2014-08-22 Thread Nikolas Stevenson-Molnar
WebFaction: https://www.webfaction.com Decent price and they handle some of the setup/deploy hassle for you. _Nik On 8/22/2014 1:25 AM, ngangsia akumbo wrote: > my boss uses php to build web apps > > he is n9ot very convince that django can be very cheap in hosting as php. > > is there any way

Re: hosting django app

2014-08-22 Thread Collin Anderson
ramnode.com is the cheapest if you can live within 128mb of ram. digitalocean.com is also good. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: hosting django app

2014-08-22 Thread Mark Phillips
Check out linode.com. Great service and very easy to use and manage. Mark On Fri, Aug 22, 2014 at 6:56 AM, ngangsia akumbo wrote: > thanks bro > > > On Friday, August 22, 2014 1:36:32 PM UTC+1, Jonathan Querubina wrote: > >> dreamhost.com >> >> Sent from my iPhone >> >> On

Re: hosting django app

2014-08-22 Thread ngangsia akumbo
thanks bro On Friday, August 22, 2014 1:36:32 PM UTC+1, Jonathan Querubina wrote: > > dreamhost.com > > Sent from my iPhone > > On Aug 22, 2014, at 05:25, ngangsia akumbo > wrote: > > my boss uses php to build web apps > > he is n9ot very convince that django can be very

Re: hosting django app

2014-08-22 Thread Jonathan Querubina
dreamhost.com Sent from my iPhone > On Aug 22, 2014, at 05:25, ngangsia akumbo wrote: > > my boss uses php to build web apps > > he is n9ot very convince that django can be very cheap in hosting as php. > > is there any way i can host a django app whic is as cheap as php?

Re: hosting django app

2014-08-22 Thread ngangsia akumbo
ok thanks On Friday, August 22, 2014 9:28:54 AM UTC+1, Tundebabzy wrote: > > Google Redhat Openshift > On 22 Aug 2014 09:25, "ngangsia akumbo" > wrote: > >> my boss uses php to build web apps >> >> he is n9ot very convince that django can be very cheap in hosting as php. >>

Re: hosting django app

2014-08-22 Thread Babatunde Akinyanmi
Google Redhat Openshift On 22 Aug 2014 09:25, "ngangsia akumbo" wrote: > my boss uses php to build web apps > > he is n9ot very convince that django can be very cheap in hosting as php. > > is there any way i can host a django app whic is as cheap as php? > > -- > You

hosting django app

2014-08-22 Thread ngangsia akumbo
my boss uses php to build web apps he is n9ot very convince that django can be very cheap in hosting as php. is there any way i can host a django app whic is as cheap as php? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from