[web2py] Re: Web2Py application deployment on rented server

2016-03-04 Thread Mirek Zvolský
Instead of renting server you could start with virtual server http://www.forpsi.com/virtual/ for 1,30 $/month or so, and choose Debian 8 (or other linux) in their administrative interface. In additition buy a domain for ~4 $/year and point them to the public IP address of the virtual server. With

[web2py] Re: Web2Py application deployment on rented server

2016-03-03 Thread Anthony
Addressed on Stack Overflow: http://stackoverflow.com/questions/35719362/web2py-application-deployment-on-rented-server#comment59132798_35719362 If you are having trouble with the deployment documentation, you should explain your specific problems. What have you tried, and what has happened? As

[web2py] Re: Web2Py application deployment on rented server

2016-03-02 Thread Niphlod
the "rented" server supports python ? if yes, how (mod_wsgi, cgi, fastcgi, etc etc etc) ? IMHO you should have "rented" pythonanywhere. 0 complications added. On Thursday, March 3, 2016 at 8:23:54 AM UTC+1, Martin Keyser wrote: > > I have created a web2py application and I wish to deploy it on