#Hypha Deployment Spike 1 is complete.
Postmortem: We can get a Node app deployed in ~2.5 minutes for developers who want to deploy their own Hypha node in the future.
Philosophy: deployment-first development/experience-driven development
Tools: mkcert (TLS on localhost), multipass (orchestrate local Ubuntu instances with cloud-init), PM2 (production process manager for Node.js)
Blog post: https://ar.al/2019/01/05/hypha-spike-deployment-1/
Source code: https://source.ind.ie/hypha/spikes/deployment-1