infrastructure
The $0 CI/CD Pipeline: GitHub Actions for Solo Projects
Every solo project I run has the same problem at some point: the deploy process is whatever I remember it being. SSH in, pull the latest code, restart the service, hope nothing broke. It works until it doesn't, and it doesn't at the worst possible time.