mine, just the some of web2py apps that i modify, put it on the sub folder
of the environment and push it using management configuration (like puppet,
cfengine, chef, etc)
e.g.
Web2py
├───Development
│ ├───Application1
│ │ ├───controllers
│ │ ├───languages
│ │ ├───models
│ │ ├───modules
│ │ ├───static
│ │ └───views
│ └───Application2
│ ├───controllers
│ ├───languages
│ ├───models
│ ├───modules
│ ├───static
│ └───views
├───Production
│ ├───Application1
│ │ ├───controllers
│ │ ├───languages
│ │ ├───models
│ │ ├───modules
│ │ ├───static
│ │ └───views
│ └───Application2
│ ├───controllers
│ ├───languages
│ ├───models
│ ├───modules
│ ├───static
│ └───views
├───Staging
│ ├───Application1
│ │ ├───controllers
│ │ ├───languages
│ │ ├───models
│ │ ├───modules
│ │ ├───static
│ │ └───views
│ └───Application2
│ ├───controllers
│ ├───languages
│ ├───models
│ ├───modules
│ ├───static
│ └───views
└───Testing
├───Application1
│ ├───controllers
│ ├───languages
│ ├───models
│ ├───modules
│ ├───static
│ └───views
└───Application2
├───controllers
├───languages
├───models
├───modules
├───static
└───views
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.