On Sunday, January 8, 2017 at 7:50:45 PM UTC-5, new2py wrote:
>
> Hi, 
>
> This may be a dumb question, but I have saved/installed apps on my web2py 
> account, but when I login from another computer, my apps are no longer 
> there ( only when I login from my home computer (which they were created 
> on).
>

What do you mean by your "web2py account"? If you have downloaded web2py to 
your personal computer and created apps there, then everything is simply on 
your personal computer (the web2py built-in server simply runs right on 
your computer, and your browser makes requests to that local server -- 
nothing is going over the internet). If you want to access an app via the 
internet, you must deploy it on a publicly accessible server somewhere. See 
http://web2py.com/books/default/chapter/29/13/deployment-recipes. The 
simplest, quickest option is probably 
http://web2py.com/books/default/chapter/29/13/deployment-recipes#Deploying-on-PythonAnywhere.

Anthony

-- 
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