docs
docs copied to clipboard
Dapr user documentation, used to build docs.dapr.io
**What content needs to be created or modified?** In the documentation for the `--app-port` parameter (aka APP_PORT environment variable), there is no documentation of how the value "-1" is handled,...
On my phone 📱... It would be great to include a reference to this YouTube video & repo(s): https://youtu.be/0y7ne6teHT4
With the introduction of Dap resiliency policies https://docs.dapr.io/operations/resiliency/ there needs to be guidance on a per component basis on how to apply these policies. This is best included as an...
Environment variables list is incomplete ( https://docs.dapr.io/reference/environment/ ) Description of `DAPR_HOST_IP` is missing
It is not clear from the docs that using Consul DNS name resolutions, that VMs in a virtual or physical network are a supported production environment. There should be an...
Spec metadata fields for the azure storage queue binding doesn't explain what the decodebase64 field
**Describe the issue** Spec metadata fields for the azure storage queue binding doesn't explain what the decodebase64 field is. It seems to be a copy and paste from the blob...
Q: How to set value of HOST_ADDRESS, DAPR_HTTP_PORT... in this setting? I read it, but, I don't know about HOST_ADDRESS mean? It is k8s service name or something? A: From...
These are the docs for Support dynamic (on-demand) subscribe and unsubscribe of topics by user app See issue https://github.com/dapr/dapr/issues/814
There needs to be content that describes the differences between bindings and pubsub and the scenarios where each API is appropriate. Context should include specific examples and use cases where...
**What content needs to be created or modified?** Add `cacheEnable` `cacheTTL` `cacheMemoryLimit` cache config metadata. Add `refresh_cache` metadata in request. **Describe the solution you'd like** **Where should the new material...