• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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