hi carlos,

in production and staging environment, which is passed the development and 
testing stage, pushed the web2py application folder to the path and set 
ownership and permission using puppet. 
for development and testing not using puppet, because it is use by 
developer and system analyst in their own machines (they pulled and commit 
by themself)
the staging (dummy data for testing new feature, etc) and production (real 
data) is used by user (don't pulled and commit web2py code, just use 
(production) and test (staging) ).
puppet not manage just the web2py apps, it also the web server 
configuration (apache, etc), database configuration (mysql, etc) and set 
the backup schedule for both of its (web server, database server and web2py 
application). of course the puppet which using ruby is maintain by 
versioning and be backup too.
if you are in windows environment (web server, database server, web2py 
application), can be managed by puppet too, but the puppet master server 
must be in *nix environment.

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.

Reply via email to