What can i comment out in compose.yaml to make it work fine in limited resource?
I have already commented out postgres(use external cluster), agent-eval-worker,agent-worker, workflows-worker, workflows-backend
Can i remove jobs-runner as well?
And do i need retooldb-postgres? But it looks tiny
Hey @JimmyS - it really depends on the features you need and the number of concurrent users you anticipate. If you already have an external DB cluster, though, you can comment out the retooldb-postgres service and set it up as described here.
retooldb-postgres
Let me know if you have any additional questions, @JimmyS!