How To Setup a git Server on Amazon EC-2

Posted on Wed 09 December 2020 in Tech Blog • Tagged with Linux, AWS, git

This article describes how I set up a git server on an Amazon Linux EC2 T3 instance. I used this article as a guide, adapting a few things to the EC-2 environment along the way.

Note: This article assumes you have git installed on your EC2 Linux server. If not …


Continue reading