• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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