Self hosted Dagster performance #32218
Unanswered
marekkiraly-intellis
asked this question in
Troubleshooting FAQs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am currenlty finddling with self hosted dagster performance. I have been trying to setup my docker-compose.yml in a way, that distributes the resources between
dagster-api
,dagster-db
,dagster-daemon
,dagster-webserver
and other services. I am interested in understadning - Which service is the one, that actually runs the jobs ? I would like to give it the most amount of RAM to ensure smooth runs, but I am not sure whethet to go for thedagster-daemon
rodagster-api
. Thanks for any tips on thisBeta Was this translation helpful? Give feedback.
All reactions