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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Hi @Sebahat.hadzhi
I am using a sub domain for this process.
I'm also using Deploy Actions as well as part of the deployment process.
npm install --verbose 2>&1 | tee output.log
composer install > output.log
/opt/plesk/php/8.4/bin/php artisan cache:clear > output.log...
From the following threads, these are related to the self contained Laravel deployment, where I need to use Git to be able to pull a repo down.
Thread 1: Resolved - Plesk Laravel İnstallation Error
Thread 2: Resolved - laravel toolkit - install fails
I did comment on the first thread but as...
I'm currently still getting this issue.
I've followed the update guide and via the UI there wasn't one available so I manually did it via ssh but that didn't work.
I removed the extentsion and installed it again with no luck.
Error:
The task "ext-git-task\deployment" has failed.
Installing...
Hello,
I've noticed while using webhooks and additional deploy actions that the plesk intergration updates on every branch.
Issue:
I have two websites, one being a beta site for testing new featues, etc.
When I update tHE beta branch the beta site updates and runs the additional deploy actions...