Connecting to Github From Your EC2 Instance

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Great job Joshua... four years later and this is still helpful...

medim
Автор

Very good video. Nice and simple. Easy to follow. Make some content man.

lebroncode
Автор

For anyone wondering why they still get the prompt to login when doing git clone. It's because you are using the wrong adress to clone. In github you can when pressing the "Code" button-dropdown to get the cloning address choose between Https - SSH -GitHub CLI ( 10/16/2022 ). You are probably still using the Https clone when you should be using SSH. Copy the SSH and run clone with that and it should work.

MrItsJesus
Автор

Thank you so much. I searched through Google. Nothing helps, but yours <3

takdanaicheepsaritdipong
Автор

Hey thanks there. this really helped me set up a connection btwn my ec2 instance and github

EniolaSalami
Автор

Great video, but now that I've connected AWS to Github, how do I run my ML programs on Github on AWS!?!

ericschlosser
Автор

Great video, cleared up alot with the keys!

yusufal-qurashi
Автор

Feel like there needs to be more clarity at the end.. so next I can gitclone?

aaronbell
Автор

Hello,
Very helpful but I am still very new to AWS
I want to connect my GitHub actions to aws to run a .sh file that is located in one of the folders in aws.
Can you please suggest. Thanks in advance

rascalenters
Автор

Hi. I successfully followed your video. how about next step? I already did 'git clone' before. I want to update my django in github to AWS service.

허스뱅의일상
Автор

How can I do so>? It shows denial: Permission denied (publickey, gssapi-keyex, gssapi-with-mic).

haubanwong
Автор

I added my SSH key but github is not asking for password authentication??

Tp_tpass