Closed brettt89 closed 1 year ago
Requires manual implementation of QueuedJobs runner
Hi @brettt89, just double checking what's required here. Are you referring to this:
.platform.yml:
crons:
queuedjobs_task:
time: '* * * * *'
sake_once: "dev/tasks/ProcessJobQueueTask"
vhost: "mysite"
Hi @brynwhyman ,
Yes that is correct, though I don't think that one specifically is an issue with the Recipe (more something we need to call out as needed when running Solr on Platform. So you can probably ignore that part of it - Am discussing it with team at the moment, I had initially copy/pasted this from internal documentation).
Solr is on the way out.
CWP Core recipe defines default CWP configuration for Solr. However this only applies to Revera based hosting. Cloud platforms do not have the same configuration meaning developers are needing to overwrite these settings in order to get Solr to work.
Silverstripe Cloud
All these changes are required currently just to get Solr working with the CWP Recipe on Silverstripe Cloud.