Commit Graph

194 Commits

Author SHA1 Message Date
Yaron Schneider 9980d7517b
Update setup-azure-eventhubs.md (#629) 2020-06-05 15:13:28 -07:00
Yaron Schneider e50322adbb
Update Event Hubs doc (#628) 2020-06-05 10:07:50 -07:00
Yaron Schneider 618236c257
Update Pub/Sub index (#627) 2020-06-05 09:32:18 -07:00
Kyle Housley 683d13634c
Create setup-snssqs (#596)
* Create setup-snssqs

Add documentation on how to use snssqs for local and AWS development

* related links

* .md extension

* add to toc

* How to updates

- Changing title to provide more context.
- Adding short description as to article purpose
- Removing reference to automatic components creation by Dapr CLI (due to change in 0.8)
- Standrizing link texts

Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-06-05 09:30:35 -07:00
Yaron Schneider 61cb0f6c7b
add components-path references (#626)
* add components-path references

* address comments

* nits
2020-06-04 16:40:14 -07:00
Aman Bhardwaj 7232249721
Revert "Adding JSON secret store how to (#609)" (#625)
This reverts commit 8fff50630b.
2020-06-04 15:56:25 -07:00
Ori Zohar 31bf326434
Merge branch 'master' into master 2020-06-04 15:45:57 -07:00
John 8d48be94a7
Create setup-pulsar.md (#601)
* Create setup-pulsar.md

* Update setup-pulsar.md

Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-06-04 14:34:50 -07:00
Mayank Kumar 79e5fb4378
Create setup-mqtt (#605)
- Add documentation for mqtt pubsub usage.
2020-06-03 10:20:18 -07:00
Yaron Schneider 376a4bf626
update bidirectional bindings (#619) 2020-06-03 09:35:27 -07:00
Carlos Mendible 8fff50630b
Adding JSON secret store how to (#609)
* JSON secret store how to

* changes requested by reviewer

Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-06-02 11:48:32 -07:00
Wei Lun 2ee49a6a3f
Fix typo (#616)
* fix typo

* fix typo

Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-06-02 11:11:02 -07:00
Mark Chmarny 4472899601 fixes from PR review 2020-05-29 16:06:36 -07:00
Mark Chmarny d730bdcb17 fixed readme link order 2020-05-29 06:51:46 -07:00
Mark Chmarny a40b6b3c4f link to in how to readme 2020-05-29 06:45:08 -07:00
Mark Chmarny 9c0d51c1e6 token-based authentication 2020-05-29 06:35:11 -07:00
Mark Chmarny 7f66a46588 client invocation 2020-05-28 17:39:40 -07:00
Mark Chmarny a2c4b00c25 file ext 2020-05-28 17:37:32 -07:00
Mark Chmarny 5ce84caba2 initial version 2020-05-28 17:35:22 -07:00
Robin-Manuel Thiel 99b94c0208
Update Azure Cache for Redis docs (#612)
Remove the disabling of TLS and add a sample for adding Redis Cache with TLS enabled. Also, fix some Markdown issues. Fixes #580
2020-05-28 13:27:25 -07:00
Kai Walter 47cc1863fe fix setup for Azure Cache for Redis 2020-05-20 18:58:05 +02:00
Kai Walter a73bdcee93 Merge remote-tracking branch 'upstream/master' 2020-05-20 18:43:54 +02:00
Kai Walter 86fa1ba94c add SQL actor state store disclaimer 2020-05-18 20:42:34 +02:00
Artur Souza c88d247a26
Doc for liveness config. (#588) 2020-05-18 11:18:08 -07:00
Kai Walter bf2b3d8988 document required authorizations for dedicated SQL server user 2020-05-17 18:07:02 +00:00
Yaron Schneider 516848b786
Update docs with pub/sub custom routes (#577)
* add custom routes

* update links
2020-05-11 10:47:16 -07:00
Alexandre Delarue 2d1138ec92
Fixing broken Keda Deployment doc hyperlink (#574) 2020-05-07 09:12:38 -07:00
Kyle Housley 9d74ecb4e8
Add instructions for setting up kafka for use with dapr (#551)
* Add instructions for setting up kafka for use with dapr

* Update setup-kafka.md

Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-05-04 14:02:17 -07:00
Yaron Schneider 04158d5d86
Add azure event hubs pub/sub how to (#561)
* add azure event hubs pub/sub how to

* fix
2020-05-04 13:44:52 -07:00
Mark Chmarny 0c78730787 prod namespace in example, twitter example binding 2020-05-02 04:09:24 -07:00
Mark Chmarny ce828c853d namespace in all yaml samples 2020-05-02 04:04:13 -07:00
Mark Chmarny d08e5a829c namespace in all yaml samples 2020-05-02 04:01:14 -07:00
Shalabh Mohan Shrivastava e1a2f37658
Merge branch 'master' into samplingRate 2020-05-01 10:17:13 -07:00
Shalabh Mohan Shrivastava 995380263d typo edits 2020-05-01 10:08:34 -07:00
Shalabh Mohan Shrivastava 3fc24f9ba7 updating the document for tracing configuration 2020-05-01 10:00:15 -07:00
Ori Zohar f92660a5f0
Simplifying certificate section of Azure Key Vault howto (#554)
- Adding --encoding flag to CLI to save steps for Windows/Linux
- Adding more detail on how to download from Azure Portal

Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-05-01 09:45:28 -07:00
Young Bu Park 77ea6632e2
update localforwarder versions (#556)
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-05-01 09:26:39 -07:00
Ricardo Niepel 342db5b441
add pubsub-namespaces link (#547)
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-04-30 15:36:35 -07:00
Mark Fussell 3a46c55596 Updated configuration docs 2020-04-24 21:35:26 -07:00
Artur Souza cb0eb7e863 HowTo PubSub with multiple namespaces. 2020-04-23 19:32:07 -07:00
Mark Fussell 2b500d6f68
Merge pull request #538 from dapr/youngbupark-patch-1
fix missing subdirectory in --config option
2020-04-23 16:30:57 -07:00
Ori Zohar 18415ca940
Merge branch 'master' into patch-1 2020-04-23 10:36:59 -07:00
Artur Souza d3b1dd2dc3 Adding HowTo for sidecar readiness config. 2020-04-21 23:15:09 -07:00
Alexandre Delarue 3041c97e5d
missing '-o json' on bash command in step 5
This command will fail as is if az is not setup to output json as default.
2020-04-21 17:11:03 -07:00
Young Bu Park 6723b97177
Fix wrong config for --config option
Fix wrong config for --config option
2020-04-21 12:26:01 -07:00
Yaron Schneider 3805c32f11
Update azure-keyvault-managed-identity.md (#534)
Fix YAML formatting
2020-04-20 18:59:07 -07:00
Dwayne Bradley fb6072af93
PubSub config changed to pubsub.yaml (#522)
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-04-20 12:09:55 -07:00
Yaron Schneider ea5b191877
Add kubernetes configuration how-to (#521)
* Add kubernetes configuration how-to

* mark comment :)

* update

* update index
2020-04-14 14:57:35 -07:00
Pruthvidhar R Dhodda 7ca0db99af
Fix broken link to pubsub section (#514) 2020-04-14 14:10:27 -07:00
Ricardo Niepel c4958949d2
Replace DaprID with AppID (#500) 2020-04-06 10:57:51 -07:00