-
Notifications
You must be signed in to change notification settings - Fork 760
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
Conversation
Signed-off-by: Mathieu Benoit <[email protected]>
scheduler
running
Signed-off-by: Mathieu Benoit <[email protected]>
…placement and scheduler Signed-off-by: Mathieu Benoit <[email protected]>
* 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]>
@holopin-bot @mathieu-benoit Thank you! Here's a digital badge as a small token of appreciation. |
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. |
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
andplacement
. Reducing container images size uncompressed on disk (Saving 437-44.1-56.6=336.3 MB):