PHP Deployment: RPM/yum, whatever your OS uses
This is an article that is based off of a talk I did covering various deployment mechanisms. The slides can be found at Slideshare.
Options for deploying PHP applications
View more presentations from Kevin Schroeder.
Our final examination is going to be my prefered method, which, ironically, I don’t actually use… yet. That is, the operating system specific method. Because I’m using CentoOS that means using RPM and yum for me. I don’t always deploy my applications, but when I do, I prefer yum. OK, that sounded funnier in my head.