HACKER Q&A
📣 MathCodeLove

How do you deploy your projects?


There are seemingly hundreds of "modern" ways to deploy code now that it's hard to keep up with you. I'd like to see what the community is using, and why they're using it.


  👤 SubGenius Accepted Answer ✓
1. Build Go binary

2. rsync binary to VPS

3. Restart systemd unit