On Jul 22, 10:06 am, "Aaron Cooper" <[email protected]> wrote: > While I totally understand the environment side of things, just how source > control fits in to each environment, and deployment procedures are a bit grey > for me. I'm also a bit grey on how each environment should be setup in terms > of hardware. Obviously Production should be on it's own, but is having > Development and Staging on one box a terrible idea? What I am looking for is > examples of systems from Development to Production.
In some situations an important function of the staging / uat environment is to test the application in the same hardware & software environment as production. In those cases staging and production will be on the same hardware (or cloned environments). --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
