How I built a self-hosted PaaS on AWS from scratch - no Docker, no Kubernetes
Every time I pushed to GitHub, the ritual was the same: SSH into the server, git pull, restart the process (hoping the port was free), and pray nothing broke. Logs were scattered, rollbacks were manua
nforge.hashnode.dev13 min read