• 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

git

  1. Nicola

    Question Problem access to git repository

    Hi, How can I enable multiple users to access a repository instanced on a domain? Currently the only user who can log into the repository is the system user. I have tried to add ftp users or domain administrator users but I can't log in with anyone. Thanks
  2. S

    Issue HELP " Cannot move the repository"

    Hello I have a basic knowledge about git and programming. After i try to change my website to my new domaine ,the website is working but just header and footer (no view ) this error message shown : Cannot move the repository "/var/www/vhosts/freentime.com/git/freentime.git". Please move the...
  3. S

    Question GIT-SSH-webhooks for multiple subdomains

    Hi, We are trying to use the git webhooks to auto-deploy to our integration server with Plesk : Plesk Obsidian 18.0.38 Update #3, The first git setup with the SSH works just fine. The subdomain pulls whenever there is a change on github. Nice. We want to achieve that for multiple subdomains...
  4. E

    Resolved Moving a git repository to another domain

    Hi all, On a server, we had a development domain with a repositery git. Domain: dev.mydomain.com Directory of the domain: dev.mydomain.com/ Git repositery: project.git We copied the content to the production domain httpdocs. Domain: mydomain.com Directory of the domain: httpdocs/ How can we...
  5. Powie

    Resolved GIT - Issue with known_hosts File / Ports?

    We have our own Gitlab, offering SSH at port 2224. We have absolutely no problem in using Gitlab with ceratin tools. The Plesk Extension isn't possible to connect to gitlab. I think it's a problem by the extension and how known_host are stored. As the SSH user of the domain I can pull and push...
  6. E

    Issue Git update / public key already known

    Hi all, Since two days, we can not update with Git some website in Plesk (Obsedian 18.0.29). We have this message: Public key for the server at 'www.mygilabserver.com' is already known in '/var/www/vhosts/mydomain.com/.ssh/git_known_hosts'. Permission denied...
  7. H

    Question Connecting git to CodeCommit

    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...
  8. D

    Question Git Plesk

    Hello everyone, I hope you are well. On my host I have installed umbraco 8, but I have a question, since I have not succeeded. I want to be able to work with what I have on my host but locally, from the git application, I don't see any option which can help me. Has anyone had a problem like that?
  9. T

    Question Git extension: can't clone website

    Hello, I have setup the Git extension for Plesk and I can push things to the master. In my case /var/www/vhosts/DOMAIN/httpdocs I'm trying to clone the repo to work offline with, but my website was there before I installed the git extension. I can only clone files if I pushed them already. I...
  10. FabCoc

    Issue Plesk 18, Git & Bitbucket Server

    Hi We host our own bitbucket Server, it works well and we can connect from our computers with ssh and a publickey to the server. So we tried to add git extension on the plesk server. Using the URL: ssh://[email protected]:7999/ds/nonamerepo.git We copied the publickey to the...
  11. M

    Question True git integration /version control for plesk?

    I have read a lot about git integration in plesk and it sounded great,e.g. here: What's New in Plesk or here Git Support But actually as far as I found out, it is only possible to pull and deploy changes from a remote repository to your website. It is very disapointing that it is not possible...
  12. S

    Issue Git extension ignoring branch for additional deployment actions

    The "additional deployment actions" ignore the branch specified in the settings. It runs whenever a push to the remote repository is made. Plesk Onyx 17.8.11 Ubuntu 18.04 Git extension: 1.1.1-228 Remote repository: Bitbucket
  13. R

    Issue How to add a private remote GIT Repo using the Plesk API

    Hi all, I am trying to add a GIT Repo using the Plesk API Creating a Git Repository. I am having however issues adding the repo. Its a private repo, so it needs an SSH key to connect. However, there is no option build-in to define a SSH keygen in the `create a git repository` API method. Now...
  14. E

    Question Automatic Deployment deletes modified files?

    I am using Plesk Onyx, Version 17.8.11 Update #46 on Ubuntu 16.04 I have setup a git repository with deploy mode "automatic deployment" and configured the webhook with Bitbucket. Whenever I push something to my repository, plesk does pull it from the repository automatically. However, all...
  15. J

    Question Log Additional Deployment Actions

    Hello i have tried to use additional deployment actions to run a script after pulling from the repo. Pulling works fine, but my gulp does not start. I don't know why, when i log in with ssh, gulp works. Is the any logfile, or what can i do that my gulp will work? Regards janwip
  16. Z

    Issue Can't pull private gitlab repo with Git Extension

    I'm currently trying to setup Git with Gitlab but whenever I try and pull a private repo I get an authentication error. I've read about the SSH keys and there is a way to put them in Gitlab but they don't seem to be generated. Is there any way to make Gitlab work?
  17. R

    Question Need a tutorial video on running nodejs project on plesk

    so an getting confused, but it is only my first time writing nodejs and my very first server running plesk. I need to know if I have created a node JS server for local testing, then do we remove the server part for deployment? I've searched on YouTube for a video with no luck. Am wondering if...
  18. T

    Question GIT users

    Hi I have rented Plesk managed space and installed GIT by Softaculous. But I do not want to use my Plesk administration user for commits/pushes and so forth. I created other users in Plesk but I am not able to configure them so that I can use them for GIT. I already asked my provider but this...
  19. K

    Issue BitBucket Git commits not deployed automatically

    Hi, I've set up my Git repo to deploy automatically from BitBucket. Unfortunately, it is not working. I still have to manually click PULL UPDATES and only then I got the updates Anyone experiencing something like this?
  20. Mehmet

    Issue git ssh subdomain is already known in error

    Hi, I've 2 different projects on Bitbucket. Im trying to pull 2 different projects in a domain and subdomain for same domain. I've added git successfully for subdomain. When i try to add for domain i get error. subdomain is live thats why i don't want to change anything with related git...
Back
Top