JavaScript build pipelines tend to be a complicated mess of infinite numbers of npm dependencies, dev servers, and piles of “opinionated” conventions (and the lack thereof).
Category: Rails
Deploying multiple Rails apps with Passenger Standalone and systemd
Last week, we moved one of our test servers to Nginx + Phusion Passenger Standalone 5 aka Raptor, and this is where systemd came in handy.