When you want to deploy a dead-simple Go API and you don’t really have the urge to learn Docker and large scale deployment (although certainly a useful skill), you have come to the right tutorial.
We’re going to have a quick look at setting up running a golang web app on a Linux VPS without spending more than 10 minutes on it.
Continue reading “Deploying Go Apps with Systemd in 10 Minutes (without Docker)”