There are two good patterns for auto-deploying from GitHub to a Voxfor VPS, and this is for both of them. The first one is using GitHub as the orchestrator: Your tests are executed on GitHub, a release is packaged, and then your VPS is connected through SSH ...