• 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 How to configure git remote for server

hardbrasil

Regular Pleskian
i have 2 domains Prod and Test in same server

i’ve configured the Test server with git extension for pull from a remote repository (bitbucket)

and i want to configure Prod domain to make pull of Test domain



i tried add this, but i got an error of permission denied

i am trying something like this:


upload_2017-4-7_10-43-0.png
Git config of Test domain:
upload_2017-4-7_10-43-17.png



Production config:

upload_2017-4-7_10-43-38.png



upload_2017-4-7_10-43-48.png


upload_2017-4-7_10-43-58.png


How can i do this? Clone my local repository from domain to another domain in same server i should use ssh instead https?
 
Back
Top