I've been working with openresty for a little bit now and have noticed some operational issues on my part that sometimes make it difficult. For example, I've been managing my different builds by rolling custom .deb packages and using apt-get to switch back and forth between builds for testing. This method is working but is slightly repetitive.
I'm curious if anyone has any scripts for building or testing that they feel like sharing with the community. I'm sure there is someone out there doing it better and I'd love to see what everyones dev environments look like.