Setting up git push code deploy to VPS
If you are setting up your own remote server/VPS for your next Ruby project you will probably like to make it easy to deploy your code with simple git push. It’s actually easier to set up than you think! Read more
Post a comment