• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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