Git repo on remote server

I’m beginning to really love git. However, I’m still a newbie especially when it comes to scalable architecture. How do I deploy my files onto my shared server using git? Steps Be able to SSH into your server without asking for a password Verify or create a public RSA key (on your machine) This is …