Building a Django App Server with Chef: Part 4¶ Alternate title: There’s no place like home! This is Part 4, the final part, of my Chef tutorial. Today we’re talking about the odds and ends left over to make the server nice to use. You can check out the first 3 parts of the series: Part 1: Chef Beginnings Part 2: Python environment buildout Part 3: Deployment Today’s code will be in the git repo u