the "command line" way to deploy to the running server is to zip the 
contents of your application directory, transfer to the host, and unzip to 
the host's applications directory.  assuming the your code has no 
additional dependencies it should work.

depending on how you do URL routing you may need to update the server's 
routing file and restart the service on the server.

cfh

On Friday, April 25, 2014 3:51:51 AM UTC-7, Aby Thachet Jose wrote:
>
> hello
> i have developed a web2py web app in my local system how can i host that 
> into the server web2py ,it has web2y and is running a app i am not getting 
> the user interface to just upload this 
>
>      
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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/d/optout.

Reply via email to