• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Question Connecting git to CodeCommit

hossj

New Pleskian
Is there a tutorial or guide to connect to a git repository on CodeCommit.

I have an IAM account that has the right roles, I tried connecting through SSH and added the public key offered by Plesk to the IAM account.

However its not working.

In CodeCommit it does say do this step (below) but I am not sure where to do it give the Vhosts:

Edit your SSH configuration file named "config" in your local ~/.ssh directory. Add the following lines to the file, where the value for User is the SSH Key ID you copied in Step 2.
Host git-codecommit.*.amazonaws.com
User Your-IAM-SSH-Key-ID-Here
IdentityFile ~/.ssh/Your-Private-Key-File-Name-Here


Error is attached. Any help is appreciated.
 

Attachments

  • 2020-05-29_17-42-52.jpg
    2020-05-29_17-42-52.jpg
    46.9 KB · Views: 2
Back
Top