Trying to get back into messing with TC a bit more, and I'm planning to actually set up proper CI and keep things more separated between a build server and an application server. As part of that, I want to make sure I'm packaging what I need and nothing else for deployment. What do I need - or not need - installed on the application server, assuming that I'm moving over binaries from a build server?