A basic wordpress based starting point for web
-
Install deliver
-
Add a host named
mediatemple
to.ssh/config
.Host mediatemple HostName sXXXXX.gridserver.com User [email protected]
-
Add your ssh public key to
~/.ssh/authorized_keys
on the remote server. -
Make sure that you have your
.git
folder uploaded to thedomain.tld
folder beside thehtml
folder on the remote server.
Inspiration and straight up stealing from: