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.
Hi,
I have been having issues accessing Git repos hosted on Plesk (clone, push, pull, etc.). After much digging I realised that the Laravel Toolkit extension IIS rewrite rules were affecting the plesk-git application on IIS - rules are inherited from parent application.
It is an easy fix - on...
When deploying a Laravel project through Plesk's Git integration, there is a path mismatch for the `composer.json` file due to a project structure change. The system is still referencing the old composer path (`/core/composer.json`) instead of the updated path (`folder/composer.json`). This...
The URL generated here
results in a 404 error.
Another domain for the same customer has a proper, working Webook-URL
What should we do to get this working?
I want to setup a local Git on a Linux Plesk (without Github/Bitbucket). I have already created my repository and added the additional users. With the additional user credentials (username and password) I can access the repository from my machine without issues using HTTPS. I would like to...
Hi,
Suddenly all subscription's sites Git Extension stopped listing new pushes and when i am trying to pull or link repository to site i am getting below Error as below:
Cloning into bare repository '/var/www/vhosts/mywebsite.com/git/plesk-git-module-test.git'...
Server at 'github.com' is...
I am using the Plesk-Git integration, which always works just fine.
However, since yesterday I am getting the following error when pulling during the "Deploying files" phase:
What could cause this problem? Is there a logfile I can check to get some more details?
Thanks!
Hello everyone,
I would need some help when trying to install Git extension on my Plesk environment which is installed on a CentOs 8 server.
When I'm trying to install the extension, I get the following error:
Could not install the Git extension
The execution of post-install.php has failed...
Hi, I have a bunch of subdomains where the files are automatically deployed using git, the problem arises when I want to set up a new subdomain with their git repository and to my surprise the generated ssh key is the same used by other subdomains.
Is there a solution to resolve this?
Hi!
We're having issues with the following Additional Git Deployment Action on an uptodate Plesk Obsidian server based on CentOS:
/opt/plesk/php/8.0/bin/php /usr/lib64/plesk-9.0/composer.phar install
While the paths are correct and confirmed via SSH (as root) running the Git deployment action...
This is an update that has recently been made to bitbucket here. In Plesk I use Git ext to pull changes on bitbucket to the site on Plesk, when trying to add a repo to a site we get this error:
Cloning into bare repository '/var/www/vhosts/[site-url]/git/vle.git'...
Public key for the server...
Setting up two domains for stage and production does not work.
1) Adding git to both domains stage.example.com(stage) and example.com(production) with automatic deployment will push the same branch to both doamins
2) Removing git integration one of them removes the .git folder causes a folder...
Hello Everyone
I've attempted to change the Git repository for an existing Laravel application that was connected and managed by the Plesk Laravel Toolkit.
The goal was to move from a local repository to a remote one hosting the same codebase.
I deleted the old repository and added the new...
Hello
I am experiencing an issue using Plesk Obsidian 18.0.51 on Linux.
I have created a subscription and set it to track a GIT repository. This works as expected and the files from the repository are pulled.
The repository contains a video which is stored on GIT LFS, and currently that file...
Hello everybody, this is my first post here. Thank you in advance!
I have a working laravel application in a subdomain linked with a git repo.
I'm trying to have another laravel application in another subdomain but when Plesk gives me the deploy key, github tells me "The key is already in...
From what I understand, the deployment actions are performed in some specific chroot environment, how may I allow this environment to run docker commands? Docker is in /usr/bin
Hello guys,
The Git icon disappear from one of my subscriptiont and I don't know why.
All other subscriptions is Ok.
Any workaround to solve this issue?
The isso below:
Other subscription in the same server:
I have several domains in Plesk, which are integrated with Gitlab for CI/CD.
For each of them , i have in Plesk at Git -> Enable additional deployment actions
something like below:
/opt/plesk/php/7.4/bin/php /var/www/vhosts/api.domain.net/httpdocs/bin/clear-config-cache.php
It is a command...
Hey guys,
I deploy many web apps on Plesk with the Git feature.
It works well most of the times but I feel bad about errors and reverting deployment when something went wrong.
Unfortunately I am missing the good integration of pipelines etc. is not given when using GitLab actions...
I have just about managed to mess around and deploy a laravel project on my ubuntu plesk server. I tried using composer etc via plesk panel but it was just failing at a million different places.
It doesnt help that the dev has left and made such a messy system. 2 different websites, Nuxt SPA's...
I have problem with git extension
This is panel log:
[2022-10-18 10:37:34.506] 2640:634e1f7e7ba1c ERR [panel] Forgery protection token check failed.
[2022-10-18 10:37:34.507] 2640:634e1f7e7ba1c ERR [panel] Session token has expired.#0...