NormanHuth
New Pleskian
- Server operating system version
- DEBIAN
- Plesk version and microupdate number
- Plesk Obsidian 18.0.46 Update #1
Is there somewhere an overview of what is fixed and developed with the plugin?
With scheduled tasks must be careful. If you have multiple Laravel installations on one domain & subdomains only 1 task will be created. Would be great if such things also work and no need to do this manually for each subdomain.
Of course, that's annoying if you don't know that. I wonder why nothing is updated, the sctipt simply creates a task despite several separate installations.
And why is it not possible to disable "Install composer.json dependencies"?
For production, "composer install --optimize-autoloader --no-dev" is correct. But what if you want to set up a test installation and install the DEV requirements as well?
And will the toolkit eventually use Supervisors as queue worker?
With scheduled tasks must be careful. If you have multiple Laravel installations on one domain & subdomains only 1 task will be created. Would be great if such things also work and no need to do this manually for each subdomain.
Of course, that's annoying if you don't know that. I wonder why nothing is updated, the sctipt simply creates a task despite several separate installations.
And why is it not possible to disable "Install composer.json dependencies"?
For production, "composer install --optimize-autoloader --no-dev" is correct. But what if you want to set up a test installation and install the DEV requirements as well?
And will the toolkit eventually use Supervisors as queue worker?