• 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.

Input Laravel Toolkit: Deployment: add restart dedicated php-fpm process step

Manu7

New Pleskian
Server operating system version
Ubuntu 22.04.2 LTS
Plesk version and microupdate number
18.0.55 Update #1
Hello

I'd like to ask if it is possible to add an restart dedicated php-fpm process of the Laravel app domain to the deployment steps?
I often find our app running in a old state after a deployment, because of the cached JIT files which only flush when the php-fpm process is restarted.
The step could also be a part of the GIT extension rather than the Laravel extension.
 
Back
Top