Using ShutIt to Build Your Own Taiga Server

Recently someone brought to my attention this issue on Github. https://github.com/taigaio/taiga-scripts/issues/3 It’s a common problem. Awesome-looking project, how exactly do I install it to play with it? This is a perfect use case for ShutIt. I built it by setting up a skeleton directory, which creates a standalone ShutIt module: ./shutit skeleton /path/to/shutit/library/taigaio taigaio shutit.tk … Read more

Phoenix deployment pain (and win)

I’ve posted previously on phoenix deployment, and thought I’d share an incident that happened that was resolved more easily because it was caught early. Got a ping that the site was down, so looked into it. Tried rebuilding the site using ShutIt and discovered quickly that apt-gets were failing. So what changed? I checked the network … Read more