• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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