#Jobs queue not running on coolify (VPS)

3 messages · Page 1 of 1 (latest)

cunning basin
#

I might be misundestanding something but when running payload locally the jobs queue runs just fine, but my live site they are just piling up and not executing. Do I need to do something within coolify to make this work? I have an autoRun setup in the payload config already of course.

limber coyote
# cunning basin I might be misundestanding something but when running payload locally the jobs q...

I've had various issues with autoRun and couldn't quite locate the underlying reason - some of our K8s instances do run just fine, others don't. There's a ton of variance in our setups between Payload versions, Node versions, etc. so it's hard to figure out what's going on. But we just ended up using the Endpoint to trigger jobs manually with K8s CronJob, Coolify should support something similar, too.