Build your own Github - Git Server setup
Go to AWS and launch EC2 instance having Ubuntu as OS.
SSH into your instance. check username by running command
Add user id as a git by running below command
4. Provide access by giving permission to git user by running below command. su...
abhijitshenolikar.hashnode.dev3 min read