Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Start a PHP Worker on Deployments



  • Hi,

    On my CakePHP application I have a queue system (CakePHP-Queuesadilla). The system run when a .bat is running in background.

    Batch Screen

    So for the deployment, I should stop the PHP before deploy and start the worker as a background task when the deployment is finish.

    But using "Execute Command Line" tool on my deployment plans will not working because he is waiting on a exit code and the batch does not stop.

    I already tried a service and running a batch that run the command in background.

    If you have any questions do not hesitate to ask me.

    Thank you in advance

    Product: BuildMaster
    Version: 4.9.3



  • Unfortunately i'm not familiar enough with CakePHP to advise on how to stop the service non-interactively.

    I would perhaps suggest to modify the batch file to not look for an exit code?

    BuildMaster will basically just run whatever process you ask to, so the batch file is what's waiting...



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation