-
Notifications
You must be signed in to change notification settings - Fork 724
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
docs: init scheduler in the docker compose example #4331
Conversation
Signed-off-by: Mike Nguyen <[email protected]>
Azure Static Web Apps: Your stage site is ready! Visit it here: https://witty-flower-0550e321e-4331.westus2.5.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://kind-hill-063ba6c1e-4331.westus2.5.azurestaticapps.net |
Stale PR, paging all reviewers |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://witty-flower-0550e321e-4331.westus2.5.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://kind-hill-063ba6c1e-4331.westus2.5.azurestaticapps.net |
/keep-alive |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Azure Static Web Apps: Your stage site is ready! Visit it here: https://witty-flower-0550e321e-4331.westus2.5.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://kind-hill-063ba6c1e-4331.westus2.5.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://witty-flower-0550e321e-4331.westus2.5.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://kind-hill-063ba6c1e-4331.westus2.5.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://witty-flower-0550e321e-4331.westus2.5.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://kind-hill-063ba6c1e-4331.westus2.5.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://witty-flower-0550e321e-4331.westus2.5.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://kind-hill-063ba6c1e-4331.westus2.5.azurestaticapps.net |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
In addition, please fill out the following to help reviewers understand this pull request:
Description
A frequent question is how to initialise the scheduler in a self-hosted environment, this adds an example definition using a tmpfs volume suitable for development only.
Issue reference
#4330
This does not fully close the issue which instead needs more documentation.