Tag: systemd

  • Installing a Node app on a server

    Before I write a fancy Ansible playbook to automatically set up the Nginx/Node combo on my web servers, it might be worth going through how to deploy a Node app so it can run on a server without you being logged in. Until now, I’ve been running my tests on my laptop, or in a…