• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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