• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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