Skip to content

Update self-hosted-with-docker.md - make scheduler running #4599

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 25, 2025

Conversation

mathieu-benoit
Copy link
Contributor

@mathieu-benoit mathieu-benoit commented Mar 25, 2025

Issue found while trying to deploy scheduler via Docker Compose, like discussed there: dapr/dapr#8604 (comment).

Also, --scheduler-host-address was required on the Sidecar to make a Dapr Workflow working.

Also using smaller and dedicated container images for scheduler and placement. Reducing container images size uncompressed on disk (Saving 437-44.1-56.6=336.3 MB):

ghcr.io/dapr/placement  latest          a68b826f3920  2 weeks ago  44.1 MB
ghcr.io/dapr/scheduler  latest          7fa8825f4275  2 weeks ago  56.6 MB
ghcr.io/dapr/dapr       latest          9f2f74136c57  2 weeks ago  437 MB

@mathieu-benoit mathieu-benoit changed the title Update self-hosted-with-docker.md - make scheduler running Update self-hosted-with-docker.md - make scheduler running Mar 25, 2025
@mathieu-benoit
Copy link
Contributor Author

mathieu-benoit commented Mar 25, 2025

Maybe another look/review, @JoshVanL and @cicoyle, just added 2 other commits (description updated accordingly), ready for your review, thanks!

@yaron2 yaron2 merged commit aebf393 into dapr:v1.15 Mar 25, 2025
7 checks passed
@yaron2 yaron2 added this to the 1.16 milestone Mar 25, 2025
@mathieu-benoit mathieu-benoit deleted the patch-1 branch March 25, 2025 22:30
nmalocic pushed a commit to nmalocic/dapr-docs that referenced this pull request Mar 31, 2025
* Update self-hosted-with-docker.md - make scheduler running

Signed-off-by: Mathieu Benoit <[email protected]>

* Update self-hosted-with-docker.md - --scheduler-host-address

Signed-off-by: Mathieu Benoit <[email protected]>

* Update self-hosted-with-docker.md - Use smaller container images for placement and scheduler

Signed-off-by: Mathieu Benoit <[email protected]>

---------

Signed-off-by: Mathieu Benoit <[email protected]>
Signed-off-by: Nemanja Malocic <[email protected]>
@marcduiker
Copy link
Contributor

@holopin-bot @mathieu-benoit Thank you! Here's a digital badge as a small token of appreciation.

Copy link

holopin-bot bot commented Jun 11, 2025

Congratulations @mathieu-benoit, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/cmbrzikkh285907l2p4f4t0k6

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

@mathieu-benoit
Copy link
Contributor Author

Nice! Thank you!
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants