This has potentially been fixed in Plesk Obsidian 18.0.59 (https://docs.plesk.com/release-notes/obsidian/change-log/#plesk-18059):
> In the Docker extension, it is now possible to create a private container by manually port mapping to localhost so the container will be unavailable outside of the...
I get the following error:
bash-4.4$ git clone https://github.com/github/testrepo
Cloning into 'testrepo'...
fatal: unable to access 'https://github.com/github/testrepo': error setting certificate verify locations:
CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none
Anyone encountered and...
Yeap, same thing:
-: /var/www/vhosts/domain.com/opt/plesk/node/18/bin/yarn: No such file or directory
I also tried running yarn through the terminal:
bash: opt/plesk/node/18/bin/yarn: /opt/plesk/node/18/bin/node: bad interpreter: No such file or directory
I have granted chrooted SSH access on the domain's hosting settings.
I have also added all the binaries in /opt/plesk/node/18/bin/ to the domain's chroot.
However when I run a git deployment with the following code in the additional deployment actions:
#!/bin/bash
rm -rf tmp...
Hi Peter,
The deploy actions are modified under domain > Git > Repository Settings > Deploy actions
To my knowledge, this is the only place deploy actions are set.
Username:
TITLE
Git deploy actions script not recognising end of if
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Obsidian v18.0.52_build1800230516.12 os_RedHat el8, Rocky Linux 8.8 (Green Obsidian),
PROBLEM DESCRIPTION
Git deploy actions seems to not be parsing if...
Hi folks,
I have updated Plesk to Version 18.0.52 Update #3 however I see no 'Performance Booster' under Tools & Settings > General
Anyone else having this issue or know why this would be?
Thanks