Matt Hadfield
When code is updated, it would be handy to have a Queue server be able to auto deploy the code and then run a set of commands, similar to websites.
Use cases would be Laravel Horizon, where the code is stored in RAM therefore it will need to be reloaded with the artisan horizon:terminate command on each code push and then redeployed with artisan horizon to start the server again.
Dennis
But, I believe you can right? By adding php artisan horizon:terminate in your deploy script for that app, it'll reload?
Matt Hadfield
Item authorHi Dennis, thats correct, however there is no auto deploy option, so therefore you have to manually enter the panel to press deploy i believe, it would be handy to have this auto deploy instead.
Auto Redeploy Queue Servers
-
Dennis moved item to board Under review
10 months ago -
Matt Hadfield moved item to project Site Level Requests
10 months ago -
Matt Hadfield created the item
10 months ago