Hi All,

As in the title I'm an absolute beginner... now I'd like to see my app 
online. Probably it would be more correct to say that I would learn to 
deploy for choosing then the hosting for my app. 
I think that using Gae would be the best solution (for a beginner) but I 
was not able to find an answer to these questions (I apologise if some of 
them might seem trivial to you):

   - I read that I will not have access to the file system. How to do a 
   backup of the app?
      - let say that I want to test the "image gallery" example and after a 
      couple of day I want to download all the photos uploaded... would it be 
      possible? what is possible to do?
      - Would it be easy to move in the future the web app to another 
      hosting service without loosing (db data and static file)?
      - I would to change a single view file... what should I do? reload 
      all the app?
      - From the web2py doc "No complex datastore queries. In particular 
   there are no JOIN, LIKE, and DATE/DATETIME operators."
      - would I still be able to ask the database, for example, << tell me 
      all the post in the database BEFORE Jan 2010? >>
      - Would I have the admin web interface available?
   - based on the previous questions, do you suggest to use/evaluate 
   another hosting? which one?

Thanks for your help and patience....please if there is already an answer 
to those questions (and I was not able to find it in the forum) please just 
point me to those existing thread.

Riccardo

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to