Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
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...
Hello,
I want to create some new accounts for my local git repository.
But I does not work. It just works with the admin account of the subbdomain.
I created the new account under GIT subdomain > Web Users.
Now when I want to clone the repository I get a prompt to enter an username and a...
Is it possible with the Plesk Git extension to commit changes made directly on the server (e.g. files uploaded by the client to his website)?
The extension is configured to track a remote (GitHub) repository and the only option provided is "Pull last commits". It doesn't seem to offer a Commit...
Hey,
I want to add Git to my current project. I managed to connect via ssh to my private repository. Also a webhook fires everytime, I make a push to my repository.
Unfortunately the additional deployment actions seem not to work. SSH is enabled for the domain user and all of the listed...
Hi,
I am new to this forum and I have a simple question. I have a customer running a domain on my host. He wants to use git for deploying his website. But he gets always access denied if he wants to create a git repo.
The Plesk administrator can create git repo for this site without a problem...
Hi,
Problem with git enabled websites to work peculiar.
in the repository settings, under the: Enable additional deploy actions
I have the following commands:
composer update --no-dev
composer dump-autoload -o --no-dev
or...
composer update -o --no-dev
somehow, when deployment process...
Hello,
I can not create a git respository on my fresh server. This is what I try to do:
After that, I get the following error:
Do you know how to fix this problem? I am using Plesk Onyx 17.0.17.
Thank you!
Best regards
Plesk Onyx, Version 17.0.17 Update #8, Debian 7.11, amd64, Git extension v1.0 rel 186
The new git deployment (as well as many other new features) looks very promising! I think I did find a small bug. My application repository has a submodule. Plesk did not automatically init/update the...
I just tested the Git option on the demo
I have a question, are private repositories supported ? so when it asks for "Remote Git repository" can we have a private repository ?