If you use Forge you can set it up to automatically update when you push to GitHub. I only have my staging server set up like that. I manually deploy to production.
Nov 12, 2015
3
Level 11
Simple GitHub Deploy Strategy
Up until a while ago I was using FTP to upload my site, but more recently I've been uploading my project to GitHub then SSH'ing into my Server (hosted by HostPresto)...
What I want is to push to GitHub and have that then update on my server. I've been reading up on different methods but to be honest I'm still pretty lost as to how to do it?
What is a simple way to achieve this?
Please or to participate in this conversation.