Re: [web2py] Re: web2py photo application hosting

2012-10-12 Thread apps in tables
Thanks ... On Friday, October 12, 2012 5:44:58 AM UTC+3, rochacbruno wrote: > > Hosting only depends on how much you want to pay for it, you use Amazon S3 > which is widely used for image cdns, You can pick any VPS which offers > backups (Linode, Rackspace etc), alternativelly you can use DropBo

Re: [web2py] Re: web2py photo application hosting

2012-10-11 Thread Bruno Rocha
Hosting only depends on how much you want to pay for it, you use Amazon S3 which is widely used for image cdns, You can pick any VPS which offers backups (Linode, Rackspace etc), alternativelly you can use DropBox to host you image and them retrieve trhough API (web2py supports it). My recommendat

Re: [web2py] Re: web2py photo application hosting

2012-10-11 Thread apps in tables
Is you app develop with web2py? yes Where are you hosting? This is my main question Are you using default upload feature of web2py-DAL? yes > --

Re: [web2py] Re: web2py photo application hosting

2012-10-11 Thread Bruno Rocha
more details please! Is you app develop with web2py? Where are you hosting? Are you using default upload feature of web2py-DAL? --