Sure, you could update the files backing the site... use git or svn or something of the sort. As long as it's not compiled it should work.
On Wednesday, February 19, 2014 9:50:18 AM UTC-7, Brando wrote: > > Updating would happen have to happen over the WAN. > > I would prefer to update realtime/in the background (like chrome). Is > this possible? > > > > On Wednesday, February 19, 2014 8:34:56 AM UTC-8, 黄祥 wrote: >> >> if the client is not same network (lan), i think you can pack web2py app >> and upload it on your client via web2py appadmin (if you use sqlite, please >> ensure backup and edit database, because it store on the same folder >> databases). >> if the client is on the lan, i usually use configuration management to >> push the web2py app and it's setting. >> >> best regards, >> stifan >> > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

